Re: oid2name core dump - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: oid2name core dump
Date
Msg-id 20041202141538.GC12766@dcc.uchile.cl
Whole thread Raw
In response to Re: oid2name core dump  (Neil Conway <neilc@samurai.com>)
List pgsql-bugs
On Thu, Dec 02, 2004 at 05:11:22PM +1100, Neil Conway wrote:

> I checked in a fix for this to HEAD; the patch is attached. I also
> noticed various other brokenness in oid2name (access to uninitialized
> variables, malloc() + sscanf() rather than strdup(), etc.), which I
> fixed.

I think they were mostly my bugs.  Thanks for fixing.

--
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"I suspect most samba developers are already technically insane...
Of course, since many of them are Australians, you can't tell." (L. Torvalds)

pgsql-bugs by date:

Previous
From: Neil Conway
Date:
Subject: Re: oid2name core dump
Next
From: Jan Grant
Date:
Subject: Column names: where, group by, having inconsistent behaviour?