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....@enterprisedb.com> Discussion: https://www.postgresql.org/message-id/flat/caaj_b962c5acyw9kut_r_er5qs3fugbe4az-sp-vuwps-w-...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/5d5f415816a60a3c5c5e4420eff55e73edfbd9f5 Modified Files -------------- src/test/regress/expected/inherit.out | 66 +++++++++++++++++------------------ src/test/regress/sql/inherit.sql | 2 +- 2 files changed, 34 insertions(+), 34 deletions(-)