Re: [HACKERS] Declarative partitioning - another take - Mailing list pgsql-hackers

From Amit Langote
Subject Re: [HACKERS] Declarative partitioning - another take
Date
Msg-id cedd4f8a-c6ba-8b85-ba97-f93d5d33292c@lab.ntt.co.jp
Whole thread Raw
In response to Re: [HACKERS] Declarative partitioning - another take  (Yugo Nagata <nagata@sraoss.co.jp>)
Responses Re: [HACKERS] Declarative partitioning - another take  (Yugo Nagata <nagata@sraoss.co.jp>)
List pgsql-hackers
Nagata-san,

On 2017/02/23 16:17, Yugo Nagata wrote:
> Hi,
> 
> I found that a comment for PartitionRoot in ResultRelInfo is missing.
> Although this is trivial, since all other members have comments, I
> think it is needed. Attached is the patch to fix it.

Thanks for taking care of that.

+ *        PartitionRoot            relation descriptor for parent relation

Maybe: relation descriptor for root parent relation

Thanks,
Amit





pgsql-hackers by date:

Previous
From: "Tsunakawa, Takayuki"
Date:
Subject: Re: [HACKERS] Supporting huge pages on Windows
Next
From: Amit Langote
Date:
Subject: Re: [HACKERS] Partitioned tables and relfilenode