Re: psql: show only failed queries - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: psql: show only failed queries
Date
Msg-id CAHGQGwHLEOiLWDoFTdDjmJNO-3BgNXeWKV3+EOsvcB1L7Z+T3A@mail.gmail.com
Whole thread Raw
In response to Re: psql: show only failed queries  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: psql: show only failed queries  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Thu, Jul 10, 2014 at 9:56 PM, Pavel Stehule <pavel.stehule@gmail.com> 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



pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Use unique index for longer pathkeys.
Next
From: Pavel Stehule
Date:
Subject: Re: psql: show only failed queries