Re: return a set of records - Mailing list pgsql-hackers

From Werner Echezuria
Subject Re: return a set of records
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: return a set of records  (Andrew Dunstan <[email protected]>)
List pgsql-hackers
2009/8/28 Andrew Dunstan <[email protected]>:
> You function doesn't look too immutable. Is it really?

Hi, I fixed that, but the server continues to crash, where can I see a
full example of something using the SRF functions to parse a query?
All examples I see set the columns, but I parse a query that I don't
have any information about attrs.

thanks


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: StringInfo Macros
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Largeobject access controls