From: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
---|---|
To: | michael(at)paquier(dot)xyz |
Cc: | tgl(at)sss(dot)pgh(dot)pa(dot)us, tanghy(dot)fnst(at)fujitsu(dot)com, pchampion(at)vmware(dot)com, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: [PATCH] support tab-completion for single quote input with equal sign |
Date: | 2021-12-06 05:16:29 |
Message-ID: | 20211206.141629.1557708128794467490.horikyota.ntt@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
At Fri, 3 Dec 2021 15:16:55 +0900, Michael Paquier <michael(at)paquier(dot)xyz> wrote in
> On Fri, Sep 17, 2021 at 02:45:57AM +0900, Kyotaro Horiguchi wrote:
> > This test fails for the same reason, but after fixing it the result
> > contains \a (BEL) in the output on my CentOS8. I'm not sure what is
> > happening here..
>
> The patch is still failing under the CF bot, and this last update was
> two months ago. I am marking it as returned with feedback.
I thought the last *WIP* patch as just a proposal of another direction
after the first attempt was failed.
I'll start another thread named as 'let's psql-completion share the
psql command line lexer' or such, after rebasing and some polishing.
regards.
--
Kyotaro Horiguchi
NTT Open Source Software Center
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2021-12-06 05:17:00 | Re: Skipping logical replication transactions on subscriber side |
Previous Message | Amit Kapila | 2021-12-06 04:59:20 | Re: pg_get_publication_tables() output duplicate relid |