Is this still valid for current Postgresql versions?

Started by Tony Cadutoover 20 years ago2 messagesgeneral
Jump to latest
#1Tony Caduto
tony_caduto@amsoftwaredesign.com

"The current implementation of RETURN NEXT for PL/pgSQL stores the
entire result set before returning from the function"

I thought I read somewhere that 8.x did not do this.

Thanks,

Tony

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Tony Caduto (#1)
Re: Is this still valid for current Postgresql versions?

Tony Caduto <tony_caduto@amsoftwaredesign.com> writes:

"The current implementation of RETURN NEXT for PL/pgSQL stores the
entire result set before returning from the function"

I thought I read somewhere that 8.x did not do this.

Sorry.

regards, tom lane