pgsql: Remove unnecessary and version-sensitive dependence on the exact - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Remove unnecessary and version-sensitive dependence on the exact
Date
Msg-id 20090720034645.7B57875331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove unnecessary and version-sensitive dependence on the exact set of
column names to be found in a sequence.  Per gripe from Bruce.

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.224 -> r1.225)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.224&r2=1.225)

pgsql-committers by date:

Previous
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: DROP IF EXISTS for columns and constraints.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove unnecessary and version-sensitive dependence on the exact