Re: partition -> partitioned

Amit Langote <langote_amit_f8@lab.ntt.co.jp>

From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-06-21T00:17:28Z
Lists: pgsql-hackers
On 2018/06/21 0:45, Alvaro Herrera wrote:
> On 2018-Jun-19, Amit Langote wrote:
> 
>> Noticed that the relevant code changed, so I rebased the patch.  Also,
>> made a minor update to a nearby comment.
> 
> Pushed, thanks.  I made a couple of comments one or two words shorter
> while (IMO) not losing clarity.

Thank you.

Regards,
Amit



Commits

  1. Consistently use the term 'partitioned rel' in partprune comments

  2. Support partition pruning at execution time