OSDN Git Service

This makes all the \dX commands (most importantly to most: \df) work
authorBruce Momjian <bruce@momjian.us>
Tue, 6 Jan 2009 21:10:30 +0000 (21:10 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 6 Jan 2009 21:10:30 +0000 (21:10 +0000)
commit9491c82f7103d62824d3132b8c7dc44609f2f56b
tree31c3cea374ff65e6d4a16c65456dbdf4448c1359
parente825fac2a3edabe6b66006d557c0febb9730e89a
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
src/bin/psql/command.c
src/bin/psql/describe.c
src/bin/psql/describe.h
src/bin/psql/help.c