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 | 087e696f066d31cb2f1269a1296a13dfe0bf7a11 (patch) | |
tree | 6aeda64e0407766e52b9d859cba9b71c33accfb6 /src/backend/access/transam/parallel.c | |
parent | 5adec6b54dc3a813a316a3b323cfecdce00cffcb (diff) | |
download | postgresql-087e696f066d31cb2f1269a1296a13dfe0bf7a11.tar.gz postgresql-087e696f066d31cb2f1269a1296a13dfe0bf7a11.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 'src/backend/access/transam/parallel.c')
0 files changed, 0 insertions, 0 deletions