Re: [HACKERS] Out of date docs: DISABLE/ENABLE TRIGGER

2010-06-09 Thread Alvaro Herrera
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 commen

[HACKERS] Out of date docs: DISABLE/ENABLE TRIGGER

2010-06-06 Thread Dean Rasheed
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