Hi,
I just spotted that the docs for ALTER TABLE .. DISABLE/ENABLE TRIGGER
are out of date, now that we have deferrable uniqueness and exclusion
constraints.
Also, I think that the original comment in the ENABLE/DISABLE TRIGGER
section was misleading because it suggested that only superusers can
disable constraint triggers, which is not true for *user-defined*
constraint triggers.
Proposed update attached.
Regards,
Dean
Responses
pgsql-hackers by date
| Next: | From: Florian Pflug | Date: 2010-06-06 12:41:21 |
| Subject: Re: PITR Recovery Question |
| Previous: | From: Andrew Dunstan | Date: 2010-06-05 20:32:49 |
| Subject: Re: functional call named notation clashes with SQL feature |