Re: [BUGS] BUG #6632: "before delete" triggers that delete rows from the same table can invalidate constraints
entation. > > regards, tom lane I see, thank you very much for the explanation. Ignas -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
[BUGS] BUG #6632: "before delete" triggers that delete rows from the same table can invalidate constraints
The following bug has been logged on the website: Bug reference: 6632 Logged by: Ignas Mikalajunas Email address: ig...@pow.lt PostgreSQL version: 9.1.3 Operating system: Ubuntu 11.11 Description: The snippet that reproduces the bug: drop schema public cascade