CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 04/03/21 23:38:24
Modified files:
doc/src/sgml/ref: grant.sgml psql-ref.sgml
src/bin/psql : describe.c help.c
Log message:
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
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2004-03-22 03:57:08 |
| Subject: pgsql-server/contrib/pg_autovacuum TODO pg_aut ... |
| Previous: | From: Bruce Momjian | Date: 2004-03-22 03:15:33 |
| Subject: pgsql-server/src backend/utils/misc/guc.c pl/p ... |