Fix psql's \d and allied commands to work with all server versions back to 7.4.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 3 Jul 2008 03:37:17 +0000 (03:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 3 Jul 2008 03:37:17 +0000 (03:37 +0000)
commit410fc33ba59ca7a8e5cdd1d700263781be966897
tree1dc26cd521330e0e860cd0661e26853692bef5b2
parent345a3e3493e64d651107ec63940618e78ab81c09
Fix psql's \d and allied commands to work with all server versions back to 7.4.
Guillaume Lelarge, with some additional fixes by me.
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/describe.c