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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Should libedit be preferred to libreadline?
Дата
Msg-id 200512021852.jB2Iq7q01866@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Should libedit be preferred to libreadline?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] Should libedit be preferred to libreadline?  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: [HACKERS] Should libedit be preferred to libreadline?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> >   --with-libedit-preferred  prefer libedit over readline
> >   --without-readline      do not use Readline
>
> Possibly
>     --without-readline      do not use readline or libedit
>
> In any case please be consistent about the capitalization ...

OK, updated text:

  --with-openssl          build with OpenSSL support
  --with-libedit-preferred  prefer Libedit over Libreadline
  --without-readline      do not use Libreadline/Libedit line editing
  --without-zlib          do not use Zlib

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Should libedit be preferred to libreadline?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Numeric 508 datatype