Re: psql malloc problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql malloc problem
Дата
Msg-id 22630.1202933170@sss.pgh.pa.us
обсуждение исходный текст
Ответ на psql malloc problem  (Marc Munro <marc@bloodnok.com>)
Список pgsql-bugs
Marc Munro <marc@bloodnok.com> writes:
> Postgres version 8.3.0 on Mac OSX Version 10.4.11
> Error occurs every time I exit psql:

This is a known bug in Apple's version of libedit.

Your options are to update to OSX 10.5 (where they fixed it)
or to use readline instead of libedit.  See the PG archives.

            regards, tom lane

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

Предыдущее
От: Marc Munro
Дата:
Сообщение: psql malloc problem
Следующее
От: Marc SanF
Дата:
Сообщение: Re: BUG #3958: Self-Join Group-By Clause Produces Incorrect Results