Re: dynamic result sets support in extended query protocol

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: dynamic result sets support in extended query protocol
Дата
Msg-id 6f038f18-0f2b-5271-a56f-1770577f246c@enterprisedb.com
обсуждение исходный текст
Ответ на dynamic result sets support in extended query protocol  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: dynamic result sets support in extended query protocol  (vignesh C <vignesh21@gmail.com>)
Список 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.

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Asif Rehman
Дата:
Сообщение: Re: Fix around conn_duration in pgbench
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Pipeline mode and PQpipelineSync()