Add test for inherited CHECK constraint drop

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 3da13a6257bc08b1d402c83feb2a35450f988365
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2023-08-24T14:51:43Z
Releases: 17.0
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.

Files

PathChange+/−
src/test/regress/expected/inherit.out modified +109 −0
src/test/regress/sql/inherit.sql modified +39 −0