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)
commit0a8f6b797ae794e8c0035dd6159318fe0261faf1
tree855b8af62a70dbea3c5c51847bb2ae84bea79ad5
parent2c2aff6acd20710d59baed54fd1c20e47a5cfb53
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