postgresql/doc/src
Alvaro Herrera a676201490 Add pg_identify_object_as_address
This function returns object type and objname/objargs arrays, which can
be passed to pg_get_object_address.  This is especially useful because
the textual representation can be copied to a remote server in order to
obtain the corresponding OID-based address.  In essence, this function
is the inverse of recently added pg_get_object_address().

Catalog version bumped due to the addition of the new function.

Also add docs to pg_get_object_address.
2014-12-30 15:41:50 -03:00
..
sgml Add pg_identify_object_as_address 2014-12-30 15:41:50 -03:00
Makefile Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00