Fix another problem in SQL-MED \d displays: should have a clean failure
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 31 Dec 2008 18:33:03 +0000 (18:33 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 31 Dec 2008 18:33:03 +0000 (18:33 +0000)
commit662fb67cbae01a820a43839e2ff9ebdac75a68ee
treea7058b8d4d1ee30beacf8e73c4fcdafd5808c44d
parent084612ce6e221214625cd4805f0b2fc9e2aadf9b
Fix another problem in SQL-MED \d displays: should have a clean failure
report if the command is attempted against an old server.
src/bin/psql/describe.c