Excerpts from Richard Broersma's message of vie nov 05 18:54:54 -0300 2010: > On Fri, Nov 5, 2010 at 2:37 PM, Alvaro Herrera <[email protected]> > wrote: > > > Recent developments have turned it back into non-deprecated mode; it's > > not going anywhere, and it needs to be fully documented. > > From what I recall, there isn't anything in the trigger documentation > or CREATE CONSTRAINT TRIGGER documentation that says the trigger > function must explicitly raise an exception to create the notification > that the custom constraint was violated. > > > Would this be a good place for it?
I added a sentence about this, and pushed it. -- Álvaro Herrera <[email protected]> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
