Thread: pgsql: Remove unnecessary and version-sensitive dependence on the exact

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

From
tgl@postgresql.org (Tom Lane)
Date:
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.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.218 -> r1.218.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.218&r2=1.218.2.1)