Scott Marlowe <scott.marl...@gmail.com> writes:
> So, either the docs for \dt need fixing to reflect reality, or they're
> right and psql \dt needs fixing.

The documentation says

   Whenever the pattern parameter
   is omitted completely, the \d commands display all objects
   that are visible in the current schema search path -- this is
   equivalent to using the pattern *.
   To see all objects in the database, use the pattern *.*.

Seems clear enough to me.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to