Re: Out of memory

Joe Conway <mail@joeconway.com>

From: Joe Conway <mail@joeconway.com>
To: Stephan Szabo <sszabo@megazone23.bigpanda.com>
Cc: Ivan Boscaino <iboscaino@mbigroup.it>, pgsql-bugs@postgresql.org
Date: 2003-07-10T07:29:04Z
Lists: pgsql-bugs
Stephan Szabo wrote:
> I believe this is fixed in 7.4 (or at least your example does not crash in
> 7.4)
> 

Yeah, this came up a few weeks ago and Tom fixed it in 7.4devel and 
REL7_3_STABLE. See (sorry, I doubt this will probably wrap):
http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/parser/parse_func.c.diff?r1=1.139.2.1&r2=1.139.2.2&f=c

Joe