OSDN Git Service

I just noticed that \dp outputs "Table" to indicate relations (tables,
authorBruce Momjian <bruce@momjian.us>
Mon, 22 Mar 2004 03:38:24 +0000 (03:38 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 22 Mar 2004 03:38:24 +0000 (03:38 +0000)
commit3ceda5eab3dfc72fac991413331fee306940b537
tree0773a5719fad258010acb5076458ce7b9185623e
parenta7f074732042dc408343af12bd5331ff97196e24
I just noticed that \dp outputs "Table" to indicate relations (tables,
sequences and views).  This patch allows it to handle views and
sequences.

Euler Taveira de Oliveira
doc/src/sgml/ref/grant.sgml
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/describe.c
src/bin/psql/help.c