Re: libedit broke in head

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: libedit broke in head
Дата
Msg-id 15712.1159642857@sss.pgh.pa.us
обсуждение исходный текст
Ответ на libedit broke in head  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: libedit broke in head  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Re: libedit broke in head  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
"Joshua D. Drake" <jd@commandprompt.com> writes:
> It seems I am unable to compile libedit support in -HEAD

On what platform, and with what version of libedit?  I built HEAD just
yesterday on a vanilla Darwin/Intel 10.4.7 machine with Apple's libedit.

> Configured with:
>  ./configure --with-libedit-preferred --without-readline

Not sure that combination of switches is sensible.  Try it with
just the first, or even without either if you don't have readline
present.
        regards, tom lane


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

Предыдущее
От: "Xiaofeng Zhao"
Дата:
Сообщение: Re: New version of money type
Следующее
От: Josh Berkus
Дата:
Сообщение: Select for update with outer join broken?