Re: referential integrity constraints not checked inside
От
Tom Lane
Тема
Re: referential integrity constraints not checked inside
Дата
Msg-id
8279.1084457368@sss.pgh.pa.us
Ответ на
Re: referential integrity constraints not checked inside (Christian Rank)
Список
Дерево обсуждения
Re: referential integrity constraints not checked inside PL/pgSQL functions? Christopher Browne <cbbrowne@acm.org>
Christian Rank writes: > ... according to the docs, the validity of a constraint should be > checked after each statement unless this behaviour is altered with a SET > CONSTRAINTS statement. "Statement" means "interactive command" in that context --- in other words, the constraints won't be checked until after control returns from your function. regards, tom lane
В списке pgsql-general по дате отправления
От: Christopher Browne
Дата:
От: Christian Rank
Дата: