binary migration: pg_migrator
Bruce Momjian <bruce@momjian.us>
binary migration: pg_migrator Add comments about places where system oids have to be preserved for binary migration.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/pg_enum.c | modified | +5 −1 |
| src/backend/commands/typecmds.c | modified | +7 −1 |
| src/backend/utils/adt/arrayfuncs.c | modified | +6 −1 |
| src/backend/utils/adt/enum.c | modified | +5 −1 |
| src/backend/utils/adt/rowtypes.c | modified | +6 −1 |