]> granicus.if.org Git - postgresql/commit
Improve commentary about run-time partition pruning data structures.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 11 Jun 2018 21:14:46 +0000 (17:14 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 11 Jun 2018 21:35:53 +0000 (17:35 -0400)
commit4e23236403336052a000c8bf85720e9d65ba8036
tree2cf410c79b63929a0b62e144a7cfbb6f4598e6f4
parente5d11b91e42e20ff80effb946cb461c490d491ba
Improve commentary about run-time partition pruning data structures.

No code changes except for a couple of new Asserts.

David Rowley and Tom Lane

Discussion: https://postgr.es/m/CAKJS1f-6GODRNgEtdPxCnAPme2h2hTztB6LmtfdmcYAAOE0kQg@mail.gmail.com
src/backend/optimizer/path/allpaths.c
src/backend/partitioning/partprune.c
src/include/executor/execPartition.h
src/include/nodes/plannodes.h
src/include/nodes/relation.h