Re: PL/PgSQL STRICT
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Marko Tiikkaja <pgmail@joh.to>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-12-21T16:28:49Z
Lists: pgsql-hackers
2012/12/21 Tom Lane <tgl@sss.pgh.pa.us>: > Marko Tiikkaja <pgmail@joh.to> writes: >> Another idea would be to force the STRICT to be immediately after >> INSERT, UPDATE or DELETE. > > What about before it, ie > > STRICT UPDATE ... > > This should dodge the problem of possible conflict with table names, > and it seems to me to read more naturally too. +1 Pavel > > regards, tom lane > > > -- > Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-hackers