Re: [HACKERS] Should libedit be preferred to libreadline?

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [HACKERS] Should libedit be preferred to libreadline?
Дата
Msg-id 439061F6.2020202@dunslane.net
обсуждение исходный текст
Ответ на Re: [HACKERS] Should libedit be preferred to libreadline?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] Should libedit be preferred to libreadline?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches

Tom Lane wrote:

>Bruce Momjian <pgman@candle.pha.pa.us> writes:
>
>
>>I trimmed it down to:
>>  --with-prefer-libedit   prefer libedit over readline
>>
>>
>
>OK, I can live with that.
>
>
>
>

I think it's ugly. Can't we just say --prefer-libedit ?

If must be a --with-foo flag, maybe --with-libedit-preferred or
--with-libedit-first would be better.

cheers

andrew

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Should libedit be preferred to libreadline?
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Check for integer overflow in datetime functions