Re: Seg-fault in format(text) - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Seg-fault in format(text)
Date
Msg-id 13683.1306164998@sss.pgh.pa.us
Whole thread Raw
In response to Re: Seg-fault in format(text)  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Seg-fault in format(text)
Re: Seg-fault in format(text)
List pgsql-bugs
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> It's a stretch that we'd ever support two billion arguments in any form,
> but an explicit check for "arg < 0" would make me feel better.

No objection here, especially since I've just determined that bug #6035
is also some kind of unhandled-overflow problem...

Do you want to take care of this one?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Seg-fault in format(text)
Next
From: Tom Lane
Date:
Subject: Re: BUG #6035: server crash when executing recursive query (trying to allocate 16 Exabyte memory)