Re: Is there bigintarray?

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: Is there bigintarray?
Дата
Msg-id n18l9e$fgv$1@ger.gmane.org
обсуждение исходный текст
Ответ на Re: Is there bigintarray?  (Igor Bossenko <igor.bossenko@gmail.com>)
Ответы Re: Is there bigintarray?  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-general
Igor Bossenko schrieb am 02.11.2015 um 14:20:
> What is the current plans for bigintarray?
>
> Igor
>
>

The following works for me:

   create table foo
   (
     bia bigint[]
   );




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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: Waiting on ExclusiveLock on extension 9.3, 9.4 and 9.5
Следующее
От: droberts
Дата:
Сообщение: Approach to extract top records from table based upon aggregate