Re: PIVOT tables and crosstab

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: PIVOT tables and crosstab
Дата
Msg-id 4B219508.9040507@2ndquadrant.com
обсуждение исходный текст
Ответ на PIVOT tables and crosstab  (Simon Windsor <simon.windsor@cornfield.me.uk>)
Список pgsql-general
Simon Windsor wrote:
> Are there any plans to embed crosstab within the main release of
> Postgres, rather than as a Contrib component.
>
contrib components are within the main release of PostgreSQL as far as
the core project is concerned. Sometimes downstream packagers fail to
include them or break them into a separate, optional package, but
they're nonetheless part of the official source code release.

--
Greg Smith    2ndQuadrant   Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com  www.2ndQuadrant.com


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

Предыдущее
От: Simon Windsor
Дата:
Сообщение: PIVOT tables and crosstab
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Installing PL/pgSQL by default