On 12/21/12 4:49 PM, I wrote:
Won't this result in the word STRICT
becoming effectively reserved in contexts where it currently is not?

It will, which probably is not ideal if it can be avoided.  I also
considered syntax like  INTO STRICT NULL,  but that felt a bit ugly.  It
would be great if someone had any smart ideas about the syntax.

Another idea would be to force the STRICT to be immediately after INSERT, UPDATE or DELETE.


Regards,
Marko Tiikkaja



--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to