Re: pg_attribute.attnum - wrong column ordinal?

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: pg_attribute.attnum - wrong column ordinal?
Дата
Msg-id 407d949e0911241904t5c11b373n9af9acdd370b460@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_attribute.attnum - wrong column ordinal?  (Konstantin Izmailov <pgfizm@gmail.com>)
Ответы Re: pg_attribute.attnum - wrong column ordinal?  (Konstantin Izmailov <pgfizm@gmail.com>)
Список pgsql-general
On Wed, Nov 25, 2009 at 2:00 AM, Konstantin Izmailov <pgfizm@gmail.com> wrote:
> Greg,
> this is brilliant - thank you very much!
>
> Is "partition by" compatible to PostgreSQL 8.0/8.2? I could not find
> compatibility information. It works fine with PG 8.3/8.4 and Greenplum 3.3
> thou.

It's 8.4 only.

You could also just generate them on the client since the ordering the
query requests is the right order for it.

--
greg

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Processing Delay
Следующее
От: Konstantin Izmailov
Дата:
Сообщение: Re: pg_attribute.attnum - wrong column ordinal?