Make CREATE/ALTER FUNCTION support NOT LEAKPROOF.

Robert Haas <rhaas@postgresql.org>

Commit: 73a4b994a69661964b1ff45b746f1ca26f70194c
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-02-15T15:45:08Z
Releases: 9.2.0
Make CREATE/ALTER FUNCTION support NOT LEAKPROOF.

Because it isn't good to be able to turn things on, and not off again.

Files