psql: Let \l accept a pattern

Peter Eisentraut <peter_e@gmx.net>

Commit: 0ea1f6e98fc84f1c5f66cc6355f6e20582295e81
Author: Peter Eisentraut <peter_e@gmx.net>
Committer: Magnus Hagander <magnus@hagander.net>
Date: 2013-03-04T15:17:40Z
Releases: 9.3.0
psql: Let \l accept a pattern

reviewed by Satoshi Nagayasu

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +5 −4
src/bin/psql/command.c modified +16 −4
src/bin/psql/describe.c modified +6 −1
src/bin/psql/describe.h modified +1 −1
src/bin/psql/help.c modified +1 −1
src/bin/psql/startup.c modified +1 −1