postgresql/doc
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
..
src Add new to_reg* functions for error-free OID lookups. 2014-04-08 10:27:56 -04:00
bug.template
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO