Out of date docs: DISABLE/ENABLE TRIGGER

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Out of date docs: DISABLE/ENABLE TRIGGER
Date: 2010-06-06 09:11:02
Message-ID: AANLkTim0Tmc_7pX5zFnmG_mxCi2xHWWdg4FKqCxUq-ol@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
alter_table_docs.patch application/octet-stream 2.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian Pflug 2010-06-06 12:41:21 Re: PITR Recovery Question
Previous Message Andrew Dunstan 2010-06-05 20:32:49 Re: functional call named notation clashes with SQL feature