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
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/c31e9d4bafd80da52408af5f87fe874c9ca0c952
Modified Files
--------------
src/backend/commands/tablecmds.c | 11 ++++++++---
src/test/regress/expected/alter_table.out | 4 ++--
2 files changed, 10 insertions(+), 5 deletions(-)