Re: [rfc,patch] PL/Proxy in core - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [rfc,patch] PL/Proxy in core
Date
Msg-id 3792.1210859750@sss.pgh.pa.us
Whole thread Raw
In response to Re: [rfc,patch] PL/Proxy in core  ("Marko Kreen" <markokr@gmail.com>)
Responses Re: [rfc,patch] PL/Proxy in core
List pgsql-hackers
"Marko Kreen" <markokr@gmail.com> writes:
> How about following patch?  I have bison 2.3 and it seems not to do
> global allocation, so it should be fine.  There may be early exit
> with elog(ERRROR) inside so I'd like to avoid malloc() itself.

None of our other parsers fool with bison's memory allocation;
why does yours need to?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: SSL and USER_CERT_FILE
Next
From: pgsql@mohawksoft.com
Date:
Subject: Re: SSL and USER_CERT_FILE