Re: [HACKERS] Should libedit be preferred to libreadline? - Mailing list pgsql-patches

From Tom Lane
Subject Re: [HACKERS] Should libedit be preferred to libreadline?
Date
Msg-id 21146.1133493252@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Should libedit be preferred to libreadline?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [HACKERS] Should libedit be preferred to libreadline?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>     --with-preference-bsd-libedit    prefer libedit over readline

Can't it just be --with-libedit?  That seems awfully verbose,
particularly seeing that configure doesn't handle switch abbreviation.

The patch looks OK offhand, though I didn't try to test it.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fork-based version of pgbench
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Should libedit be preferred to libreadline?