move PartitionDispatchData definition to execPartition.c

Started by Amit Langotealmost 8 years ago4 messageshackers
Jump to latest
#1Amit Langote
Langote_Amit_f8@lab.ntt.co.jp

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

Attachments:

v1-0001-Move-PartitionDispatchData-definition-to-execPart.patchtext/plain; charset=UTF-8; name=v1-0001-Move-PartitionDispatchData-definition-to-execPart.patchDownload+29-30
#2Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Amit Langote (#1)
Re: move PartitionDispatchData definition to execPartition.c

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

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Alvaro Herrera (#2)
Re: move PartitionDispatchData definition to execPartition.c

Alvaro Herrera <alvherre@2ndquadrant.com> writes:

On 2018-Jul-04, Amit Langote wrote:

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

We did. Pushed now, thanks.

Erm, shouldn't that have been done in HEAD as well as v11?

regards, tom lane

#4Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Tom Lane (#3)
Re: move PartitionDispatchData definition to execPartition.c

On 2018-Sep-14, Tom Lane wrote:

Alvaro Herrera <alvherre@2ndquadrant.com> writes:

On 2018-Jul-04, Amit Langote wrote:

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

We did. Pushed now, thanks.

Erm, shouldn't that have been done in HEAD as well as v11?

Hmm, the commit was there, but it was not pushed. Workflow mistake.
Pushed now.

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