I just noticed that \dp outputs "Table" to indicate relations (tables,
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |