aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/oracle_compat.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-07-25 21:02:52 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-07-25 21:02:52 +0000
commitb92d055b56b0030d5cee11d51a13cbb2b2667442 (patch)
tree87c9a6e2d9131a675720a31962605993a529e659 /src/backend/utils/adt/oracle_compat.c
parent689eb53e478debe0232e4fb928a0d6aae33fa34c (diff)
downloadpostgresql-b92d055b56b0030d5cee11d51a13cbb2b2667442.tar.gz
postgresql-b92d055b56b0030d5cee11d51a13cbb2b2667442.zip
Recent patch to dump nondefault attstorage settings broke pg_dump for
dropped columns. Fix by using LEFT JOIN rather than straight join between pg_attribute and pg_type. Also, use pg_type.oid as input to format_type, so that we don't get a failure on deleted types of deleted columns (this may be a change we ought to backpatch to 7.3....).
Diffstat (limited to 'src/backend/utils/adt/oracle_compat.c')
0 files changed, 0 insertions, 0 deletions