A toast relid field are no longer needed in pg_upgrade's rel arrays, so
Bruce Momjian <bruce@momjian.us>
A toast relid field are no longer needed in pg_upgrade's rel arrays, so remove them. Also other renaming.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/check.c | modified | +1 −1 |
| contrib/pg_upgrade/info.c | modified | +56 −68 |
| contrib/pg_upgrade/pg_upgrade.c | modified | +3 −3 |
| contrib/pg_upgrade/pg_upgrade.h | modified | +3 −4 |