move PartitionDispatchData definition to execPartition.c

Amit Langote <langote_amit_f8@lab.ntt.co.jp>

From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-07-04T02:47:05Z
Lists: pgsql-hackers

Attachments

Hi.

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

commit da6f3e45ddb68ab3161076e120e7c32cfd46d1db
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date:   Sat Apr 14 21:12:14 2018 -0300

    Reorganize partitioning code

Attached a patch.

Thanks,
Amit

Commits

  1. Move PartitionDispatchData struct definition to execPartition.c

  2. Reorganize partitioning code