Re: documentation fixes for partition pruning, round two
David Rowley <david.rowley@2ndquadrant.com>
From: David Rowley <david.rowley@2ndquadrant.com>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>,
Alvaro Herrera <alvherre@alvh.no-ip.org>, Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2018-05-23T22:46:38Z
Lists: pgsql-hackers
On 24 May 2018 at 09:35, Justin Pryzby <pryzby@telsasoft.com> wrote: > On Fri, May 18, 2018 at 08:56:53PM -0500, Justin Pryzby wrote: >> I reread this and have some more comments. >> https://www.postgresql.org/docs/devel/static/ddl-partitioning.html > >> Let me know if it's useful to provide a patch. > > I propose this. Thanks for working on this. Can you just attach the patch? Personally, for me, it's much easier to review when applied rather than looking at an email. -- David Rowley http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
Commits
-
Tweak partitioning documentation wording
- 12b9affb32a6 11.0 landed
-
docs: Rework sections on partition pruning/exclusion
- bebc46931a12 11.0 landed
-
Add GUC enable_partition_pruning
- 055fb8d33da6 11.0 landed