Re: Returning text from stored procedures?? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Returning text from stored procedures??
Date
Msg-id 13234.1019663004@sss.pgh.pa.us
Whole thread Raw
In response to Returning text from stored procedures??  (Steffen Nielsen <styf@cs.auc.dk>)
List pgsql-hackers
Steffen Nielsen <styf@cs.auc.dk> writes:
> Any Ideas why? Are there restriction on the size of text a stored procedure 
> can return?

One gig ...

It's hard to guess what you're doing wrong when you haven't shown us
your code.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Vote on SET in aborted transaction
Next
From: "Luis Alberto Amigo Navarro"
Date:
Subject: Re: Index Scans become Seq Scans after VACUUM ANALYSE