psql: Let \l accept a pattern
reviewed by Satoshi Nagayasu
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/5db5974c692b0fc68e7608dd85a6b4e6173a0f28
Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml | 9 +++++----
src/bin/psql/command.c | 20 ++++++++++++++++----
src/bin/psql/describe.c | 7 ++++++-
src/bin/psql/describe.h | 2 +-
src/bin/psql/help.c | 2 +-
src/bin/psql/startup.c | 2 +-
6 files changed, 30 insertions(+), 12 deletions(-)