mirror of
https://github.com/postgres/postgres.git
synced 2026-02-24 02:11:28 -05:00
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. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pg_upgrade_support.c | ||