Re: Set Returning Function (Pipelining) - Mailing list pgsql-general

From Joe Conway
Subject Re: Set Returning Function (Pipelining)
Date
Msg-id 4383F320.4010405@joeconway.com
Whole thread Raw
In response to Set Returning Function (Pipelining)  ("tschak" <jochen.schlosser@gmail.com>)
Responses Re: Set Returning Function (Pipelining)  ("tschak" <jochen.schlosser@gmail.com>)
List pgsql-general
tschak wrote:
> I have a question on set returning functions. In one of the TechDocs on
> the postgres website it says:
> "Currently SRF returning PL/pgSQL functions must generate the entire
> set before the result is returned"
>
> It also says that this might be changed in future releases (later than
> 7.3).
> My question is now wether the result is returned linewise in an newer
> version

I'm afraid not. But are you sure you need pipelining?

Joe

pgsql-general by date:

Previous
From: "tschak"
Date:
Subject: Set Returning Function (Pipelining)
Next
From: Tom Lane
Date:
Subject: Re: Why pgAdmin III guru suggests VACUUM in 8.1