Assorted code improvements for table partitioning.
Robert Haas <rhaas@postgresql.org>
Assorted code improvements for table partitioning. Michael Paquier, per Coverity.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/heap.c | modified | +4 −0 |
| src/backend/catalog/partition.c | modified | +6 −0 |
| src/bin/pg_dump/pg_dump.c | modified | +8 −2 |