I just noticed that \dp outputs "Table" to indicate relations (tables,

Bruce Momjian <bruce@momjian.us>

Commit: 3ceda5eab3dfc72fac991413331fee306940b537
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-03-22T03:38:24Z
Releases: 8.0.0
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

Files

PathChange+/−
doc/src/sgml/ref/grant.sgml modified +5 −5
doc/src/sgml/ref/psql-ref.sgml modified +5 −5
src/bin/psql/describe.c modified +3 −2
src/bin/psql/help.c modified +3 −3