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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
