Improve psql's tab completion for \l. Offer a list of database names; formerly no help was offered.
Ian Barwick, reviewed by Gerdan Santos Patch: <[email protected]> Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/8019b5a89c3cefbaa69ab58c00281419f7e46601 Modified Files -------------- src/bin/psql/tab-complete.c | 2 ++ 1 file changed, 2 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
