pgsql: This makes all the \dX commands (most importantly to most: \df)

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: This makes all the \dX commands (most importantly to most: \df)
Date: 2009-01-06 21:10:31
Message-ID: 20090106211031.0B6A9754A1B@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Log Message:
-----------
This makes all the \dX commands (most importantly to most: \df) work
like \dt does, in that it requires a \dXS to see system items.

Greg Sabino Mullane

Modified Files:
--------------
pgsql/src/bin/psql:
command.c (r1.200 -> r1.201)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c?r1=1.200&r2=1.201)
describe.c (r1.193 -> r1.194)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.193&r2=1.194)
describe.h (r1.37 -> r1.38)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.h?r1=1.37&r2=1.38)
help.c (r1.133 -> r1.134)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.133&r2=1.134)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-01-06 21:21:23 Re: pgsql: This makes all the \dX commands (most importantly to most: \df)
Previous Message Bruce Momjian 2009-01-06 19:42:57 pgsql: Document that Cygwin does not support OpenSSL.

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2009-01-06 21:11:57 Re: FWD: Re: Updated backslash consistency patch
Previous Message Andrew Dunstan 2009-01-06 21:10:21 Re: parallel restore