Re: BUG #4397: crash in tab-complete.c

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4397: crash in tab-complete.c
Дата
Msg-id 23451.1220542788@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #4397: crash in tab-complete.c  (Rudolf Leitgeb <r.leitgeb@x-pin.com>)
Ответы Re: BUG #4397: crash in tab-complete.c  (Rudolf Leitgeb <r.leitgeb@x-pin.com>)
Список pgsql-bugs
Rudolf Leitgeb <r.leitgeb@x-pin.com> writes:
> Yes, libedit is used. On Mac OSX libreadline is a soft link
> to libedit, so that's what's used regardless of configure settings.

Actually, given that you got compile warnings, the thing to focus on is
probably what readline #include files were used.  I'm still suspicious
of a local readline installation messing things up --- is there anything
in /usr/local/include?

What were those warnings, anyway?

            regards, tom lane

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

Предыдущее
От: "Jan-Peter Seifert"
Дата:
Сообщение: BUG #4400: initdb doesn't work with partition D:
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4398: Backslashes get escaped despite of backslash_quote=off