Re: Returning large select results from stored procedures - Mailing list pgsql-general

From Karsten Hilbert
Subject Re: Returning large select results from stored procedures
Date
Msg-id 20040115162510.B905@hermes.hilbert.loc
Whole thread Raw
In response to Returning large select results from stored procedures  (Bill Moran <wmoran@potentialtech.com>)
List pgsql-general
> This query is going to return between 0 and n records, each with many
> columns.  I can't seem to grasp how to teach the procedure to return
> an arbitrary number of rows with columns from the select statement.
I think you need to read up on Set Returning Functions, or
SRFs, which are quite new to PG.

HTH,
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

pgsql-general by date:

Previous
From: Francois Suter
Date:
Subject: Re: Mailing list? was Postgress and MYSQL
Next
From: Jonathan Bartlett
Date:
Subject: Re: serverless postgresql