Re: problem with memory - Mailing list pgsql-hackers

From Tom Lane
Subject Re: problem with memory
Date
Msg-id 13760.1243356031@sss.pgh.pa.us
Whole thread Raw
In response to Re: problem with memory  (Greg Stark <greg.stark@enterprisedb.com>)
List pgsql-hackers
Greg Stark <greg.stark@enterprisedb.com> writes:
> Were the latest round of infinite recursion in  
> the character conversion routines in 8.3.7?

Yes, and in any case the typical symptom of that problem was a SIGSEGV
(due to stack overrun) not an out-of-memory complaint.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Joshua Tolley
Date:
Subject: Re: generic options for explain
Next
From: Tom Lane
Date:
Subject: Re: usability of pg_get_function_arguments