]> granicus.if.org Git - postgresql/commit
Make psql's \d+ command indicate whether the table in question
authorNeil Conway <neilc@samurai.com>
Thu, 22 Apr 2004 17:38:16 +0000 (17:38 +0000)
committerNeil Conway <neilc@samurai.com>
Thu, 22 Apr 2004 17:38:16 +0000 (17:38 +0000)
commit0fa2afa93a75ee03960b9d5e2fcbd67ed6f9e8c6
tree6e7089d004714648dfad0dd8b2a8e75f3f4bcd84
parentb3bc93a4b76902a99aba1f6feb12745d99c3865d
Make psql's \d+ command indicate whether the table in question
contains OIDs. Also, minor documentation improvements to the
psql reference page.
doc/src/sgml/perform.sgml
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/describe.c