Commits

DateSubjectAuthorReleases
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 9.6.18
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 11.8
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 10.13
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 12.3
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 13.0
2020-01-09 Reconsider the representation of join alias Vars. Tom Lane 13.0
2019-12-12 Add readfuncs.c support for AppendRelInfo. Tom Lane 13.0
2019-12-11 Further adjust EXPLAIN's choices of table alias names. Tom Lane 13.0
2019-05-17 Restructure creation of run-time pruning steps. Tom Lane 12.0
2019-05-17 Restructure creation of run-time pruning steps. Tom Lane 11.4
2019-02-16 Allow user control of CTE materialization, and change the default behavior. 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 Add a debugging option to stress-test outfuncs.c and readfuncs.c. Tom Lane 12.0
2018-09-18 Fix some minor issues exposed by outfuncs/readfuncs testing. Tom Lane 12.0