psql: Let \l accept a pattern
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| 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 |