pgsql: Add version-sensitive SQL for psql when constraints NOT VALID - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Add version-sensitive SQL for psql when constraints NOT VALID
Date
Msg-id E1Pp8VI-0001kY-Vr@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add version-sensitive SQL for psql when constraints NOT VALID
Bug report and fix by Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f0b8a79c4bea7bfa89245ee03abf994b027da411

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix obsolete references to old-style contrib installation method
Next
From: Tom Lane
Date:
Subject: pgsql: Small improvements to external-projects documentation.