On 2018-Sep-14, Tom Lane wrote:
> Alvaro Herrera 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 co
Alvaro Herrera 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
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 Herrerahttps://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
82113b74c2b385eb66be0c6be6e47aa639eaa3e7 Mon Sep 17 00:00:00 2001
From: amit
Date: Wed, 4 Jul 2018 11:34:30 +0900
Subject: [PATCH v1] Move PartitionDispatchData definition to execPartition.c.
It has no business being exposed for the whole world to see what's
inside it.
---
src/backend/executor/execPartition.c