Attempt to fix compiler warning.
Robert Haas <rhaas@postgresql.org>
Attempt to fix compiler warning. Per a report from Tom Lane, newer versions of gcc apparently think that partexprs_item_saved can be used uninitialized. Try to convince them otherwise.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/partition.c | modified | +1 −0 |