psql bug in 7.2 beta1

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема psql bug in 7.2 beta1
Дата
Msg-id 20011029154033L.t-ishii@sra.co.jp
обсуждение исходный текст
Список pgsql-hackers
I found a nasty bug in psql which causes the regression test failed.
The bug is a illegal call to calloc with 0 element parameter. Note
that it only shows up with MB enabled. Also calloc on some platforms
seem to accept such a parameters (I found the bug on AIX 5L).

For those who are doing the beta test, patches against beta1 included.

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

Предыдущее
От: Ashley Cambrell
Дата:
Сообщение: Best way for Postrgesql to pass info to java and back again? (PL/Java)
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: Deadlock? idle in transaction