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

Started by Tom Laneabout 17 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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)