Re: [HACKERS] Partition-wise aggregation/grouping - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: [HACKERS] Partition-wise aggregation/grouping
Date
Msg-id CAFjFpRfG-q-Vyi=JPLsj2_hWdvLOS83WuCuSxDwLUwYerzOLDw@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Partition-wise aggregation/grouping  (Jeevan Chalke <jeevan.chalke@enterprisedb.com>)
List pgsql-hackers
Commit 2fb1abaeb016aeb45b9e6d0b81b7a7e92bb251b9, changed
enable_partition_wise_join to enable_partitionwise_join. This patch
too should use enable_partitionwise_agg instead of
enable_partition_wise_agg.


pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Server Crash while executing pg_replication_slot_advance (second time)
Next
From: Anthony Bykov
Date:
Subject: Re: [PATCH] Add missing type conversion functions for PL/Python