Re: [PATCH] support tab-completion for single quote input with equal sign - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: [PATCH] support tab-completion for single quote input with equal sign
Date
Msg-id c5f6cdc25874e01a642de22ae786d63796750064.camel@vmware.com
Whole thread Raw
In response to Re: [PATCH] support tab-completion for single quote input with equal sign  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, 2021-09-08 at 17:08 -0400, Tom Lane wrote:
> Jacob Champion <pchampion@vmware.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

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Why does bootstrap and later initdb stages happen via client?
Next
From: Sven Klemm
Date:
Subject: Regression in PG14 LookupFuncName