On Thu, Jul 10, 2014 at 9:56 PM, Pavel Stehule <[email protected]> wrote: > Hello > > here is a proposed patch - autocomplete for known psql variable content
Even after applying the patch, the following psql variables were not displayed on the tab-completion of \set command. HISTFILE HISTSIZE HOST IGNOREEOF LASTOID I'm not sure if it's worth displaying all of them on the tab-completion of \set because it seems strange to change some of them by \set command, for example HOST, though. Regards, -- Fujii Masao -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
