aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-01-24 17:03:56 -0500
committerPeter Eisentraut <peter_e@gmx.net>2017-01-24 17:19:55 -0500
commitda4d1c0c15ab9afdfeee8bad9a1a9989b6bd59b5 (patch)
tree2c15c4b603e0875b30840ee127e9d6de0ddd2f43 /src/backend/parser/parse_expr.c
parentba005f193d88a8404e81db3df223cf689d64d75e (diff)
downloadpostgresql-da4d1c0c15ab9afdfeee8bad9a1a9989b6bd59b5.tar.gz
postgresql-da4d1c0c15ab9afdfeee8bad9a1a9989b6bd59b5.zip
pg_dump: Fix some schema issues when dumping sequences
In the new code for selecting sequence data from pg_sequence, set the schema to pg_catalog instead of the sequences own schema, and refer to the sequence by OID instead of name, which was missing a schema qualification. Reported-by: Stephen Frost <sfrost@snowman.net>
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions