git.postgresql.org Git - postgresql.git/commit
2017年1月24日 22:03:56 +0000 (17:03 -0500)
2017年1月24日 22:19:55 +0000 (17:19 -0500)
commit da4d1c0c15ab9afdfeee8bad9a1a9989b6bd59b5
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>
This is the main PostgreSQL git repository.
RSS
Atom