Thread: pgsql: Revert psql bits to display NOT VALID for FKs

pgsql: Revert psql bits to display NOT VALID for FKs

From
Alvaro Herrera
Date:
Revert psql bits to display NOT VALID for FKs

These are superseded by pg_get_constraintdef's ability to display the
same when appropriate, which is a better place to do it anyway.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/135a507991c8ea9eca201cc084294a689ca24ba9

Modified Files
--------------
src/bin/psql/describe.c |    9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)