Re: TODO item

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: TODO item
Дата
Msg-id 87hc1deu6g.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на TODO item  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Ответы Re: TODO item
Re: TODO item
Список pgsql-hackers
>>>>> "Jaime" == Jaime Casanova <jcasanov@systemguards.com.ec> writes:
Jaime> In the TODO list there is an item "[D] Completed itemAddJaime> array_agg() and UNNEST functions for arrays "
markedas doneJaime> but 5 items below there is: "Add SQL-standard array_agg() andJaime> unnest() array functions " it's
thesame item so this oneJaime> should be removed... or there is a difference between theJaime> array_agg() and unnest()
implementedversus SQL-standardJaime> array_agg() and unnest()?
 

The array_agg() does, I believe, match the standard one, at least
my reading of the spec doesn't reveal any obvious issues there.

The unnest() implementation is largely unrelated to the standard one,
which is impossible to provide without LATERAL.

-- 
Andrew (irc:RhodiumToad)


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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Crash in gist insertion on pathological box data
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: PQinitSSL broken in some use casesf