Re: move PartitionDispatchData definition to execPartition.c

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-09-14T22:37:40Z
Lists: pgsql-hackers
On 2018-Jul-04, Amit Langote wrote:

> Hi.
> 
> I think we may have simply forgotten to do $subject in the following commit.

We did.  Pushed now, thanks.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

  1. Move PartitionDispatchData struct definition to execPartition.c

  2. Reorganize partitioning code