Commits

DateSubjectAuthorReleases
2017-09-18 Make ExplainOpenGroup and ExplainCloseGroup public. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-04-08 Optimize joins when the inner relation can be proven unique. Tom Lane 10.0
2017-01-27 Use castNode() in a bunch of statement-list-related code. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2016-10-20 Fix EXPLAIN so that it doesn't emit invalid XML in corner cases. Tom Lane 9.2.19
2016-10-20 Fix EXPLAIN so that it doesn't emit invalid XML in corner cases. Tom Lane 9.3.15
2016-10-20 Fix EXPLAIN so that it doesn't emit invalid XML in corner cases. Tom Lane 9.4.10
2016-10-20 Fix EXPLAIN so that it doesn't emit invalid XML in corner cases. Tom Lane 9.5.5
2016-10-20 Fix EXPLAIN so that it doesn't emit invalid XML in corner cases. Tom Lane 9.6.1
2016-10-20 Fix EXPLAIN so that it doesn't emit invalid XML in corner cases. Tom Lane 10.0
2016-08-12 Fix inappropriate printing of never-measured times in EXPLAIN. Tom Lane 9.5.5
2016-08-12 Fix inappropriate printing of never-measured times in EXPLAIN. Tom Lane 9.2.19
2016-08-12 Fix inappropriate printing of never-measured times in EXPLAIN. Tom Lane 9.4.10
2016-08-12 Fix inappropriate printing of never-measured times in EXPLAIN. Tom Lane 9.6.0
2016-08-12 Fix inappropriate printing of never-measured times in EXPLAIN. Tom Lane 9.3.15
2016-07-11 Print a given subplan only once in EXPLAIN. Tom Lane 9.6.0
2016-06-29 Fix some infelicities in EXPLAIN output for parallel query plans. Tom Lane 9.6.0
2016-06-26 Rethink node-level representation of partial-aggregation modes. Tom Lane 9.6.0
2016-04-06 Run pgindent on a batch of (mostly-planner-related) source files. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0
2015-05-15 Fix uninitialized variable. Tom Lane 9.5.0
2015-05-10 Code review for foreign/custom join pushdown patch. Tom Lane 9.5.0