Is this still valid for current Postgresql versions?
Started by Tony Cadutoover 20 years ago2 messagesgeneral
"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
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