postgresql/src/pl
Robert Haas 0886fc6a5c Add new to_reg* functions for error-free OID lookups.
These functions won't throw an error if the object doesn't exist,
or if (for functions and operators) there's more than one matching
object.

Yugo Nagata and Nozomi Anzai, reviewed by Amit Khandekar, Marti
Raudsepp, Amit Kapila, and me.
2014-04-08 10:27:56 -04:00
..
plperl Add new to_reg* functions for error-free OID lookups. 2014-04-08 10:27:56 -04:00
plpgsql Add new to_reg* functions for error-free OID lookups. 2014-04-08 10:27:56 -04:00
plpython Add new to_reg* functions for error-free OID lookups. 2014-04-08 10:27:56 -04:00
tcl Add new to_reg* functions for error-free OID lookups. 2014-04-08 10:27:56 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00