RETURN QUERY - Mailing list pgsql-patches

From Neil Conway
Subject RETURN QUERY
Date
Msg-id 1185260224.6089.3.camel@goldbach
Whole thread Raw
Responses Re: RETURN QUERY  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Attached is a patch implementing RETURN QUERY, per earlier discussion,
and based on a patch from Pavel Stehule. Like RETURN NEXT, RETURN QUERY
doesn't immediately return from the function, allowing RETURN NEXT and
RETURN QUERY to be intermixed in a single function.

Barring any objections, I'll apply this tomorrow.

-Neil


Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Async Commit, v21 (now: v22)
Next
From: Gregory Stark
Date:
Subject: Re: Async Commit, v21 (now: v22)