Re: CREATE CONSTRAINT TRIGGER
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: pgsql-hackers@postgresql.org
Date: 2010-11-05T22:10:37Z
Lists: pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes: > Some time ago, CREATE CONSTRAINT TRIGGER was a deprecated command and it > was slated for obsolence or removal. > Recent developments have turned it back into non-deprecated mode; it's > not going anywhere, and it needs to be fully documented. > It seems to me that it makes more sense to merge its documentation into > the CREATE TRIGGER page, where it belongs. Seems reasonable. I didn't read the patch in detail though. regards, tom lane