pgsql: Expand test a bit

Started by Peter Eisentrautabout 1 year ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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: /messages/by-id/CAAJ_b962c5AcYW9KUt_R_ER5qs3fUGbe4az-SP-vuwPS-w-AGA@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(-)