Re: Declarative partitioning - another take

From: Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
To: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Amit Langote <amitlangote09(at)gmail(dot)com>, Dmitry Ivanov <d(dot)ivanov(at)postgrespro(dot)ru>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Erik Rijkers <er(at)xs4all(dot)nl>, Rajkumar Raghuwanshi <rajkumar(dot)raghuwanshi(at)enterprisedb(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, pgsql-hackers-owner(at)postgresql(dot)org
Subject: Re: Declarative partitioning - another take
Date: 2017-02-23 12:53:57
Message-ID: 20170223215357.745dac04.nagata@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Amit,

On Thu, 23 Feb 2017 16:29:32 +0900
Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> wrote:

> Thanks for taking care of that.
>
> + * PartitionRoot relation descriptor for parent relation
>
> Maybe: relation descriptor for root parent relation

This seems better. Patch is updated.

Thanks,
--
Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>

Attachment Content-Type Size
execnodes_comment.patch text/x-diff 520 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2017-02-23 13:27:29 Re: Make subquery alias optional in FROM clause
Previous Message Thomas Munro 2017-02-23 12:38:44 Re: A typo in mcxt.c