Adding 'crosstab' variants returning refcursor?

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Adding 'crosstab' variants returning refcursor?
Дата
Msg-id 540453A6.6030304@2ndquadrant.com
обсуждение исходный текст
Ответы Re: Adding 'crosstab' variants returning refcursor?  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
Hi all

Before I have a go at hacking it together I wanted to check: Has anyone
explored modifying crosstab to return a refcursor, so you can FETCH the
results w/o having to specify an explicit result type/descriptor?

Consuming the input in another query is more of a pain, but it'd be
infinitely nicer when you just want the results in a client.

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: PL/pgSQL 2
Следующее
От: Sawada Masahiko
Дата:
Сообщение: Re: Concurrently option for reindexdb