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

From Pavel Stehule
Subject Re: psql: show only failed queries
Date
Msg-id CAFj8pRCCS7Q-uz5-AcCiwzW9zKD7tPyM=jc8EVLh7cb=6_k5PQ@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  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
Hello

here is a proposed patch - autocomplete for known psql variable content

Regards

Pavel


2014-07-10 9:50 GMT+02:00 Pavel Stehule <pavel.stehule@gmail.com>:



2014-07-10 7:32 GMT+02:00 Fujii Masao <masao.fujii@gmail.com>:

On Wed, Jul 9, 2014 at 9:44 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
>> Barring any objection, I will commit this patch except tab-completion
>> part.

Committed.

Thank you very much

> It can be a second discussion, but I am thinking so anywhere when we can use
> autocomplete, then we should it - Although it should not to substitute
> documentation, it is fast help about available options, mainly in situation
> where variables can hold a relative different content. I can prepare, if
> there will not any objection addition patch with complete autocomplete for
> all psql variables described in doc.

I have no objection. But I found that the tab-completion for psql
variables names
are not complete. For example, COMP_KEYWORD_CASE is not displayed.
Probably we should address this problem, too.

I prepare patch for next commitfest - it is relative trivial task

Pavel
 

Regards,

--
Fujii Masao


Attachment

pgsql-hackers by date:

Previous
From: Jeevan Chalke
Date:
Subject: Re: add line number as prompt option to psql
Next
From: Andrew Dunstan
Date:
Subject: Re: Missing IPv6 for pgbuildfarm.org