Re: dynamic crosstab

Поиск
Список
Период
Сортировка
От Balázs Klein
Тема Re: dynamic crosstab
Дата
Msg-id 20080215155941.2B846EC1FC@mail02a.mail.t-online.hu
обсуждение исходный текст
Ответ на Re: dynamic crosstab  (Joe Conway <mail@joeconway.com>)
Список pgsql-general
> Balázs Klein wrote:
> >
> > I was hoping that now with PG supporting plan invalidation it would
> > be possible to return a recordset.
>
> Plan invalidation has nothing to do with it. In Postgres a returned
> recordset can be used as a row source in the FROM clause -- this
> requires data type information to be known at parse time.
>
> Joe

I thought that it includes that the return type can be changed/redefined at runtime. No luck there than.

Thx.
B.


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

Предыдущее
От: Erik Jones
Дата:
Сообщение: Re: dynamic crosstab
Следующее
От: Erik Jones
Дата:
Сообщение: Re: dynamic crosstab