Add test for inherited CHECK constraint drop
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 24 Aug 2023 14:51:43 +0000 (16:51 +0200)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 24 Aug 2023 14:51:43 +0000 (16:51 +0200)
commit3da13a6257bc08b1d402c83feb2a35450f988365
tree62be04dd57e8118d2d252d37b3f51defd5b8b898
parentb0bea38705b2d14e57d353a701ecfdb8a04983b1
Add test for inherited CHECK constraint drop

This code is insufficiently covered by tests, so add a few small test
cases to immortalize its behavior before it gets rewritten completely by
the project to catalog NOT NULL constraints.
src/test/regress/expected/inherit.out
src/test/regress/sql/inherit.sql