Re: psql tab completion versus Debian's libedit

From: Andres Freund <andres(at)anarazel(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, pgbf(at)twiska(dot)com
Subject: Re: psql tab completion versus Debian's libedit
Date: 2022-02-03 03:33:43
Message-ID: 20220203033343.frwtl472gt4hovew@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2022-02-02 22:28:31 -0500, Tom Lane wrote:
> I conclude that there are no extant versions of readline/libedit
> that don't have rl_completion_append_character, so we could
> drop that configure test and save a cycle or two.

Sounds good to me!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-02-03 03:40:52 Re: psql tab completion versus Debian's libedit
Previous Message Tom Lane 2022-02-03 03:28:31 Re: psql tab completion versus Debian's libedit