In pg_upgrade, remove unnecessary separate handling of toast tables now
Bruce Momjian <bruce@momjian.us>
In pg_upgrade, remove unnecessary separate handling of toast tables now that we restore by oid; they can be handled like regular tables when creating the file mapping structure.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/info.c | modified | +0 −37 |