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
- v1-0001-Move-PartitionDispatchData-definition-to-execPart.patch (text/plain) patch v1-0001
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
-
Move PartitionDispatchData struct definition to execPartition.c
- 444455c2d909 11.0 landed
- 6b78231d918b 12.0 landed
-
Reorganize partitioning code
- da6f3e45ddb6 11.0 cited