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

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add version-sensitive SQL for psql when constraints NOT VALID
Date: 2011-02-15 00:10:52
Message-ID: E1Pp8VI-0001kY-Vr@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2011-02-15 00:21:31 Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause,
Previous Message Tom Lane 2011-02-14 06:11:13 pgsql: Fix obsolete references to old-style contrib installation method