Improve error message when skipping scan of default partition.
Robert Haas <rhaas@postgresql.org>
Improve error message when skipping scan of default partition. It seems like a good idea to clearly distinguish between skipping the scan of the new partition itself and skipping the scan of the default partition. Amit Langote Discussion: http://postgr.es/m/1f08b844-0078-aa8d-452e-7af3bf77d05f@lab.ntt.co.jp
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/tablecmds.c | modified | +8 −3 |
| src/test/regress/expected/alter_table.out | modified | +2 −2 |
Discussion
- Optimise default partition scanning while adding new partition 12 messages · 2017-09-12 → 2017-10-13