psql bug in 7.2 beta1 - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject psql bug in 7.2 beta1
Date
Msg-id 20011029154033L.t-ishii@sra.co.jp
Whole thread Raw
List 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 by date:

Previous
From: Ashley Cambrell
Date:
Subject: Best way for Postrgesql to pass info to java and back again? (PL/Java)
Next
From: Michael Meskes
Date:
Subject: Re: Deadlock? idle in transaction