]> granicus.if.org Git - postgresql/commit
docs: Rework sections on partition pruning/exclusion
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 12 May 2018 15:08:17 +0000 (12:08 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 12 May 2018 15:08:17 +0000 (12:08 -0300)
commitbebc46931a1215567d4aabaebb406848f5a82340
tree3247ef53bb54b2646f0426c7b2a102933d5e77f8
parentd9fcf7f5e387c29427ff37b5e0fb0763f9a2b10a
docs: Rework sections on partition pruning/exclusion

Explain partition pruning more thoroughly, in a section above the one
that explains constraint exclusion, since the new feature is the one
that will be used more extensively from now on.  Move some of the
material from the constraint exclusion subsection to the one on
partition pruning, so that we can explain the legacy method by
explaining the differences with the new one instead of repeating it.

Author: David Rowley, Álvaro Herrera
Reviewed-by: Amit Langote, David G. Johnston, Justin Pryzby
Discussion: https://postgr.es/m/CAKJS1f8PECxEi1YQ9nhVtshtfOMHUzAMm_Zp4gGCOCnMPjEKJA@mail.gmail.com
doc/src/sgml/config.sgml
doc/src/sgml/ddl.sgml