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
-
Move PartitionDispatchData struct definition to execPartition.c
- 444455c2d909 11.0 landed
- 6b78231d918b 12.0 landed
-
Reorganize partitioning code
- da6f3e45ddb6 11.0 cited