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 6f038f18-0f2b-5271-a56f-1770577f246c@enterprisedb.com
Whole thread Raw
In response to dynamic result sets support in extended query protocol  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: dynamic result sets support in extended query protocol
List pgsql-hackers
Here is an updated patch with some merge conflicts resolved, to keep it 
fresh.  It's still pending in the commit fest from last time.

My focus right now is to work on the "psql - add SHOW_ALL_RESULTS 
option" patch (https://commitfest.postgresql.org/33/2096/) first, which 
is pretty much a prerequisite to this one.  The attached patch set 
contains a minimal variant of that patch in 0001 and 0002, just to get 
this working, but disregard those for the purposes of code review.

The 0003 patch contains comprehensive documentation and test changes 
that can explain the feature in its current form.

Attachment

pgsql-hackers by date:

Previous
From: Asif Rehman
Date:
Subject: Re: Fix around conn_duration in pgbench
Next
From: Alvaro Herrera
Date:
Subject: Re: Pipeline mode and PQpipelineSync()