]> granicus.if.org Git - postgresql/commit
Make CREATE/ALTER FUNCTION support NOT LEAKPROOF.
authorRobert Haas <rhaas@postgresql.org>
Wed, 15 Feb 2012 15:45:08 +0000 (10:45 -0500)
committerRobert Haas <rhaas@postgresql.org>
Wed, 15 Feb 2012 15:45:08 +0000 (10:45 -0500)
commit73a4b994a69661964b1ff45b746f1ca26f70194c
tree19c0d771b3d551d1e44dd01decd48759fe6ee49e
parentd845fd684a3a386400a42c83c209e70095cadd55
Make CREATE/ALTER FUNCTION support NOT LEAKPROOF.

Because it isn't good to be able to turn things on, and not off again.
doc/src/sgml/ref/alter_function.sgml
doc/src/sgml/ref/create_function.sgml
src/backend/parser/gram.y