Code review of get_qual_for_list.
Robert Haas <rhaas@postgresql.org>
Code review of get_qual_for_list. We need not consider the case where both nulltest1 and nulltest2 are NULL; the partition either accepts nulls or it does not. Jeevan Ladhe. I added an assertion.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/partition.c | modified | +2 −3 |