Re: Out of date docs: DISABLE/ENABLE TRIGGER - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Out of date docs: DISABLE/ENABLE TRIGGER
Date
Msg-id 1276105699-sup-2030@alvh.no-ip.org
Whole thread Raw
In response to Out of date docs: DISABLE/ENABLE TRIGGER  (Dean Rasheed <dean.a.rasheed@gmail.com>)
List pgsql-hackers
Excerpts from Dean Rasheed's message of dom jun 06 05:11:02 -0400 2010:
> 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.

applied, thanks

> 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.

right.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: hstore ==> and deprecate =>
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] Server crash while trying to read expression using pg_get_expr()