*** doc/src/sgml/ref/psql-ref.sgml.orig Thu Mar 11 13:20:56 2004 --- doc/src/sgml/ref/psql-ref.sgml Thu Mar 11 13:22:31 2004 *************** *** 995,1004 **** \dp [ pattern ] ! Produces a list of all available tables with their associated access privileges. If pattern is ! specified, only tables whose names match the pattern are listed. --- 995,1004 ---- \dp [ pattern ] ! Produces a list of all available tables, views and sequences with their associated access privileges. If pattern is ! specified, only tables, views and sequences whose names match the pattern are listed.