Re: Parallel Aggregates for string_agg and array_agg - Mailing list pgsql-hackers

From David Steele
Subject Re: Parallel Aggregates for string_agg and array_agg
Date
Msg-id 107aab8d-e7ed-e312-8b38-2005d0d4d9e0@pgmasters.net
Whole thread Raw
In response to Parallel Aggregates for string_agg and array_agg  (David Rowley <david.rowley@2ndquadrant.com>)
Responses Re: Parallel Aggregates for string_agg and array_agg  (David Rowley <david.rowley@2ndquadrant.com>)
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: Re: [GSOC 18] Performance Farm Project
Next
From: David Steele
Date:
Subject: Re: Re: Suspicious call of initial_cost_hashjoin()