Re: partition -> partitioned

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-06-20T15:45:26Z
Lists: pgsql-hackers
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.

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


Commits

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

  2. Support partition pruning at execution time