Re: Possible bug with array_agg

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Possible bug with array_agg
Дата
Msg-id 28117.1258659362@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Possible bug with array_agg  (Scott Bailey <artacus@comcast.net>)
Список pgsql-general
Scott Bailey <artacus@comcast.net> writes:
> On 8.4.0 I found that array_agg does not return a value when fed more
> than 12,000 values. (12,000 worked and 13,000 did not.)

What do you mean by "does not return a value"?

In general, giving a specific test case is a lot more helpful than
this sort of vague report.  Whatever you're seeing could easily
depend on the specific data you're aggregating, for example.

            regards, tom lane

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Possible bug with array_agg
Следующее
От: Scott Bailey
Дата:
Сообщение: Re: Possible bug with array_agg