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
-
Consistently use the term 'partitioned rel' in partprune comments
- 8f97af60d19a 11.0 landed
-
Support partition pruning at execution time
- 499be013de65 11.0 cited