Commits

DateSubjectAuthorReleases
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Refactor parser's generation of Var nodes. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-07-01 Fix many typos and inconsistencies Michael Paquier 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-16 More message style fixes Alvaro Herrera 12.0
2019-03-30 Generated columns Peter Eisentraut 12.0
2019-02-28 Standardize some more loops that chase down parallel lists. Tom Lane 12.0
2019-02-07 Add collation assignment to CALL statement Peter Eisentraut 11.2
2019-02-07 Add collation assignment to CALL statement Peter Eisentraut 12.0
2019-02-01 Renaming for new subscripting mechanism Alvaro Herrera 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-28 In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane 12.0
2019-01-17 Postpone aggregate checks until after collation is assigned. Andrew Gierth 12.0
2019-01-17 Postpone aggregate checks until after collation is assigned. Andrew Gierth 9.4.21
2019-01-17 Postpone aggregate checks until after collation is assigned. Andrew Gierth 9.5.16
2019-01-17 Postpone aggregate checks until after collation is assigned. Andrew Gierth 9.6.12
2019-01-17 Postpone aggregate checks until after collation is assigned. Andrew Gierth 10.7
2019-01-17 Postpone aggregate checks until after collation is assigned. Andrew Gierth 11.2
2019-01-02 Update copyright for 2019 Bruce Momjian 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-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 9.5.14
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 10.5
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 11.0