Expand test a bit

Peter Eisentraut <peter@eisentraut.org>

Commit: 5d5f415816a60a3c5c5e4420eff55e73edfbd9f5
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-03-27T11:11:15Z
Releases: 18.0
Expand test a bit

Make pg_constraint output in inherit test show the convalidated column
as well.  This shows the interaction between convalidated and
conenforced.

This is extracted from a larger patch so that this reformatting isn't
distracting there.

Author: Amul Sul <amul.sul@enterprisedb.com>
Discussion: https://www.postgresql.org/message-id/flat/CAAJ_b962c5AcYW9KUt_R_ER5qs3fUGbe4az-SP-vuwPS-w-AGA@mail.gmail.com

Files

PathChange+/−
src/test/regress/expected/inherit.out modified +33 −33
src/test/regress/sql/inherit.sql modified +1 −1

Discussion