From: | Jacob Champion <pchampion(at)vmware(dot)com> |
---|---|
To: | "tgl(at)sss(dot)pgh(dot)pa(dot)us" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: [PATCH] support tab-completion for single quote input with equal sign |
Date: | 2021-09-08 21:54:27 |
Message-ID: | c5f6cdc25874e01a642de22ae786d63796750064.camel@vmware.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, 2021-09-08 at 17:08 -0400, Tom Lane wrote:
> Jacob Champion <pchampion(at)vmware(dot)com> writes:
> > On Sat, 2021-09-04 at 11:32 -0400, Tom Lane wrote:
> > > Independently of the concerns I raised, I'm wondering how come you
> > > are getting different results. Which readline or libedit version
> > > are you using, on what platform?
> > Now you have me worried...
> > - Ubuntu 20.04
> > - libedit, version 3.1-20191231-1
>
> We've had troubles with libedit before :-(, and that particular release
> is known to be a bit buggy [1].
That's... unfortunate. Thanks for the info; I wonder what other tab-
completion bugs I've just accepted as "standard behavior".
--Jacob
From | Date | Subject | |
---|---|---|---|
Next Message | Sven Klemm | 2021-09-09 00:01:11 | Regression in PG14 LookupFuncName |
Previous Message | Andres Freund | 2021-09-08 21:48:44 | Re: Why does bootstrap and later initdb stages happen via client? |