Commits

DateSubjectAuthorReleases
2022-11-13 Refactor aclcheck functions Peter Eisentraut 16.0
2022-10-06 Remove uses of MemoryContextContains in nodeAgg.c and nodeWindowAgg.c. Tom Lane 16.0
2022-08-25 More -Wshadow=compatible-local warning fixes David Rowley 16.0
2022-04-07 Teach planner and executor about monotonic window funcs David Rowley 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-04 Remove useless entries for aggregate functions from fmgrtab.c. Tom Lane 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-08-16 Don't include utils/array.h from acl.h. Andres Freund 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-26 Change function call information to be variable length. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-16 Introduce notion of different types of slots (without implementing them). Andres Freund 12.0
2018-11-10 Don't require return slots for nodes without projection. Andres Freund 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-11 Make new error code name match SQL standard more closely Peter Eisentraut 11.0
2018-02-23 Fix brown-paper-bag bug in commit 0a459cec96d3856f476c2db298c6b52f592894e8. Tom Lane 11.0
2018-02-17 Allow tupleslots to have a fixed tupledesc, use in executor nodes. Andres Freund 11.0
2018-02-16 Do execGrouping.c via expression eval machinery, take two. Andres Freund 11.0
2018-02-16 Revert "Do execGrouping.c via expression eval machinery." Andres Freund 11.0