Re: Parallel Aggregates for string_agg and array_agg

Поиск
Список
Период
Сортировка
От David Steele
Тема Re: Parallel Aggregates for string_agg and array_agg
Дата
Msg-id 107aab8d-e7ed-e312-8b38-2005d0d4d9e0@pgmasters.net
обсуждение исходный текст
Ответ на Parallel Aggregates for string_agg and array_agg  (David Rowley <david.rowley@2ndquadrant.com>)
Ответы Re: Parallel Aggregates for string_agg and array_agg
Список pgsql-hackers
Hi David,

On 12/17/17 9:30 AM, David Rowley wrote:
> 
> I'm going to add this to PG11's final commitfest rather than the
> January 'fest as it seems more like a final commitfest type of patch.

This patch applies but no longer builds:

$ make -C /home/vagrant/test/build
<...>
cd /postgres/src/include/catalog && '/usr/bin/perl' ./duplicate_oids
3419
3420
3421
3422

Looks like duplicate OIDs in pg_proc.h.

Thanks,
-- 
-David
david@pgmasters.net


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [GSOC 18] Performance Farm Project
Следующее
От: David Steele
Дата:
Сообщение: Re: Re: Suspicious call of initial_cost_hashjoin()