mirror of
https://github.com/postgres/postgres.git
synced 2026-02-14 16:23:59 -05:00
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. |
||
|---|---|---|
| .. | ||
| sgml | ||
| Makefile | ||