diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-03-16 12:51:08 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2017-03-16 12:51:08 -0300 |
commit | a3eac988c26706059ae74c740a1abcb588449abe (patch) | |
tree | 592bd16b2bf19b3533a9ef412fa248e5aaaa174b /contrib/postgres_fdw/postgres_fdw.h | |
parent | cccbddeb1483b85f1853a29dc3b6464647b91eee (diff) | |
download | postgresql-a3eac988c26706059ae74c740a1abcb588449abe.tar.gz postgresql-a3eac988c26706059ae74c740a1abcb588449abe.zip |
Fix ancient get_object_address_opf_member bug
The original coding was trying to use a TypeName as a string Value,
which doesn't work; an oversight in my commit a61fd533. Repair.
Also, make sure we cover the broken case in the relevant test script.
Backpatch to 9.5.
Discussion: https://postgr.es/m/20170315151829.bhxsvrp75xdxhm3n@alvherre.pgsql
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions