Re: DO ... RETURNING - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: DO ... RETURNING
Date
Msg-id 51B63359.2010200@2ndQuadrant.com
Whole thread Raw
In response to Re: DO ... RETURNING  (David Fetter <david@fetter.org>)
List pgsql-hackers
On 06/10/2013 09:34 PM, David Fetter wrote:
> If I understand the proposal correctly, the idea is only to try to
> return something when DO is invoked with RETURNING.
>
> 1.  Did I understand correctly, Hannu?
Yes.

Of course we could default it to "RETURNS SETOF RECORD" :)
> 2.  If I did, does this alleviate your concerns, Pavel?
>
> Cheers,
> David.


-- 
Hannu Krosing
PostgreSQL Consultant
Performance, Scalability and High Availability
2ndQuadrant Nordic OÜ




pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Improvement of checkpoint IO scheduler for stable transaction responses
Next
From: Hannu Krosing
Date:
Subject: Re: DO ... RETURNING