Re: array_agg and array_accum (patch)

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: array_agg and array_accum (patch)
Дата
Msg-id 1225122443.1375.23.camel@jdavis
обсуждение исходный текст
Ответ на Re: array_agg and array_accum (patch)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sun, 2008-10-26 at 23:02 -0400, Tom Lane wrote:
> "Ian Caulfield" <ian.caulfield@gmail.com> writes:
> > I think array_agg also keeps nulls - although the draft standard I
> > have seems to contradict itself about this...
> 
> The SQL:2008 draft I have says, in 10.9 <aggregate function> general
> rule 8g
> 

I apologize, clearly I skimmed the standard too fast.

I'll review the standard, allow array_agg() to collect NULLs, perhaps
drop array_accum (if the only difference is the return value on no
input), and resubmit with docs.

Regards,Jeff Davis



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Hot Standby utility and administrator functions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ERRORDATA_STACK_SIZE exceeded (server crash)