aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/sql
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2014-08-25 22:19:05 -0400
committerBruce Momjian <bruce@momjian.us>2014-08-25 22:19:05 -0400
commita7ae1dcf4939cf643c5abe8dd673e4b87a6efd42 (patch)
treeb71652b71d5609e31bae011db4bb9cc5c28c4048 /contrib/postgres_fdw/sql
parent73fe87503f23144a27f0bdecc55587deb5aa425f (diff)
downloadpostgresql-a7ae1dcf4939cf643c5abe8dd673e4b87a6efd42.tar.gz
postgresql-a7ae1dcf4939cf643c5abe8dd673e4b87a6efd42.zip
pg_upgrade: prevent automatic oid assignment
Prevent automatic oid assignment when in binary upgrade mode. Also throw an error when contrib/pg_upgrade_support functions are called when not in binary upgrade mode. This prevent automatically-assigned oids from conflicting with later pre-assigned oids coming from the old cluster. It also makes sure oids are preserved in call important cases.
Diffstat (limited to 'contrib/postgres_fdw/sql')
0 files changed, 0 insertions, 0 deletions