Re: dynamic result sets support in extended query protocol

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Subject: Re: dynamic result sets support in extended query protocol
Date: 2023-02-24 11:26:42
Message-ID: 5fa08e2f-9720-42e1-7550-9b8e663bf71d@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
v8-0001-Dynamic-result-sets-from-procedures.patch text/plain 52.7 KB
v8-0002-WIP-Dynamic-result-sets-in-extended-query-protoco.patch text/plain 7.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Jones 2023-02-24 12:09:47 Re: Proposal: :SQL_EXEC_TIME (like :ROW_COUNT) Variable (psql)
Previous Message Nazir Bilal Yavuz 2023-02-24 10:43:26 Re: allow meson to find ICU in non-standard localtion