diff options
author | Robert Haas <rhaas@postgresql.org> | 2011-04-01 11:28:28 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2011-04-01 11:28:28 -0400 |
commit | 50533a6dc515cc3182f52838275c9d2a1f587604 (patch) | |
tree | 16489ffa766ce9d3134888d11466c228dbf8d49c /src/backend/access/gist/gistproc.c | |
parent | 7fcc75dd26ff0fee0b02f1b8b4215c298ca974ca (diff) | |
download | postgresql-50533a6dc515cc3182f52838275c9d2a1f587604.tar.gz postgresql-50533a6dc515cc3182f52838275c9d2a1f587604.zip |
Support comments on FOREIGN DATA WRAPPER and SERVER objects.
This mostly involves making it work with the objectaddress.c framework,
which does most of the heavy lifting. In that vein, change
GetForeignDataWrapperOidByName to get_foreign_data_wrapper_oid and
GetForeignServerOidByName to get_foreign_server_oid, to match the
pattern we use for other object types.
Robert Haas and Shigeru Hanada
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions