"Frank Heikens" <f.heik...@anva.nl> writes: > Description: DEFERRABLE and DEFERRABLE INITIALLY DEFERRED are the > same
This test proves no such thing. You are supposing that a deferrable unique index has the exact same behavior as a nondeferrable one. Actually, a DEFERRABLE IMMEDIATE index enforces its checks as of the end of the statement, which is per spec. regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs