On Fri, 21 Dec 2012 16:14:19 +0100, I wrote:
I wrote a patch
which allows you to add STRICT into PERFORM and INSERT/UPDATE/DELETE
without specifying an INTO clause.

Here's the second version of the patch, addressing the syntax issues. I also couldn't make the grammar work with PERFORM STRICT, so I allowed STRICT SELECT instead.

Any feedback welcome.


Regards,
Marko Tiikkaja

Attachment: plpgsql_strict2.patch
Description: Binary data

-- 
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