psql: Let \l accept a pattern reviewed by Satoshi Nagayasu
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/0ea1f6e98fc84f1c5f66cc6355f6e20582295e81 Author: Peter Eisentraut <[email protected]> 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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
