Adjust pg_upgrade query so toast tables related to system catalog schema
Bruce Momjian <bruce@momjian.us>
Adjust pg_upgrade query so toast tables related to system catalog schema entries are not dumped. This fixes an error caused by droping/recreating the information_schema, but other failures were also possible. Backpatch to 9.2.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/info.c | modified | +38 −13 |