Commits

DateSubjectAuthorReleases
2019-05-17 Restructure creation of run-time pruning steps. Tom Lane 11.4
2019-04-05 Use Append rather than MergeAppend for scanning ordered partitions. Tom Lane 12.0
2019-02-16 Allow user control of CTE materialization, and change the default behavior. Tom Lane 12.0
2019-02-09 Refactor the representation of indexable clauses in IndexPaths. Tom Lane 12.0
2019-01-29 Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane 12.0
2019-01-28 In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane 12.0
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 10.7
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 11.2
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 9.5.16
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 9.4.21
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 9.6.12
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 12.0
2018-10-07 Remove some unnecessary fields from Plan trees. Tom Lane 12.0
2018-10-04 Centralize executor's opening/closing of Relations for rangetable entries. Tom Lane 12.0
2018-09-30 Create an RTE field to record the query's lock mode for each relation. Tom Lane 12.0
2018-09-18 Fix some minor issues exposed by outfuncs/readfuncs testing. Tom Lane 12.0
2018-09-16 Add outfuncs.c support for RawStmt nodes. Tom Lane 10.6
2018-09-16 Add outfuncs.c support for RawStmt nodes. Tom Lane 12.0
2018-09-16 Add outfuncs.c support for RawStmt nodes. Tom Lane 11.0
2018-08-01 Fix run-time partition pruning for appends with multiple source rels. Tom Lane 11.0
2018-08-01 Fix run-time partition pruning for appends with multiple source rels. Tom Lane 12.0
2018-07-11 Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. Tom Lane 11.0
2018-07-11 Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. Tom Lane 12.0
2018-06-10 Assorted cosmetic cleanup of run-time-partition-pruning code. Tom Lane 11.0
2018-06-10 Relocate partition pruning structs to a saner place. Tom Lane 11.0