binary upgrade:
Bruce Momjian <bruce@momjian.us>
binary upgrade: Preserve relfilenodes for views and composite types --- even though we don't store data in, them, they do consume relfilenodes. Bump catalog version.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/heap.c | modified | +3 −2 |
| src/bin/pg_dump/pg_dump.c | modified | +13 −2 |
| src/include/catalog/catversion.h | modified | +2 −2 |