pgsql: Fix another problem in SQL-MED \d displays: should have a clean

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

Log Message:
-----------
Fix another problem in SQL-MED \d displays: should have a clean failure
report if the command is attempted against an old server.

Modified Files:
--------------
pgsql/src/bin/psql:
describe.c (r1.191 -> r1.192)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.191&r2=1.192)