Re: dynamic result sets support in extended query protocol - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: dynamic result sets support in extended query protocol
Date
Msg-id 5fa08e2f-9720-42e1-7550-9b8e663bf71d@enterprisedb.com
Whole thread Raw
In response to Re: dynamic result sets support in extended query protocol  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
List pgsql-hackers
On 20.02.23 13:58, Peter Eisentraut wrote:
> The attached patches are the same as before, rebased over master and 
> split up as described.  I haven't done any significant work on the 
> contents, but I will try to get the 0001 patch into a more polished 
> state soon.

I've done a bit of work on this patch, mainly cleaned up and expanded 
the tests, and also added DO support, which is something that had been 
requested (meaning you can return result sets from DO with this 
facility).  Here is a new version.

Attachment

pgsql-hackers by date:

Previous
From: Nazir Bilal Yavuz
Date:
Subject: Re: allow meson to find ICU in non-standard localtion
Next
From: Jim Jones
Date:
Subject: Re: Proposal: :SQL_EXEC_TIME (like :ROW_COUNT) Variable (psql)