Commits

DateSubjectAuthorReleases
2019-07-17 Avoid using lcons and list_delete_first where it's easy to do so. 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-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-14 Fix duplicated words in comments Michael Paquier 12.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-02-28 Standardize some more loops that chase down parallel lists. Tom Lane 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-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-12-22 Add some const decorations Peter Eisentraut 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-16 Compute information about EEOP_*_FETCHSOME at expression init time. Andres Freund 12.0
2018-11-16 Introduce notion of different types of slots (without implementing them). Andres Freund 12.0
2018-11-04 Fix unused-variable warning. Tom Lane 11.1
2018-11-04 Fix unused-variable warning. Tom Lane 12.0
2018-11-03 Prevent generating EEOP_AGG_STRICT_INPUT_CHECK operations when nargs == 0. Andres Freund 11.1
2018-11-03 Prevent generating EEOP_AGG_STRICT_INPUT_CHECK operations when nargs == 0. Andres Freund 12.0
2018-11-03 Fix STRICT check for strict aggregates with NULL ORDER BY columns. Andres Freund 11.1
2018-11-03 Fix STRICT check for strict aggregates with NULL ORDER BY columns. Andres Freund 12.0
2018-10-30 Fix interaction of CASE and ArrayCoerceExpr. Tom Lane 11.1
2018-10-30 Fix interaction of CASE and ArrayCoerceExpr. Tom Lane 12.0
2018-03-26 JIT tuple deforming in LLVM JIT provider. Andres Freund 11.0
2018-03-22 Add expression compilation support to LLVM JIT provider. Andres Freund 11.0