Commits

DateSubjectAuthorReleases
2019-08-02 Fix representation of hash keys in Hash/HashJoin nodes. Andres Freund 12.0
2019-08-02 Fix representation of hash keys in Hash/HashJoin nodes. Andres Freund 13.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-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-17 Make TupleTableSlots extensible, finish split of existing slot type. Andres Freund 12.0
2018-11-16 Introduce notion of different types of slots (without implementing them). Andres Freund 12.0
2018-11-15 Rejigger materializing and fetching a HeapTuple from a slot. Andres Freund 12.0
2018-11-10 Don't require return slots for nodes without projection. Andres Freund 12.0
2018-11-07 Build HashState's hashkeys expression with the correct parent. Andres Freund 12.0
2018-11-02 Fix NULL handling in multi-batch Parallel Hash Left Join. Thomas Munro 11.1
2018-11-02 Fix NULL handling in multi-batch Parallel Hash Left Join. Thomas Munro 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-02-17 Allow tupleslots to have a fixed tupledesc, use in executor nodes. Andres Freund 11.0
2018-01-24 Improve implementation of pg_attribute_always_inline. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2018-01-01 Fix EXPLAIN ANALYZE output for Parallel Hash. Andres Freund 11.0
2017-12-21 Add parallel-aware hash joins. Andres Freund 11.0
2017-07-30 Move ExecProcNode from dispatch to function pointer based model. Andres Freund 10.0
2017-07-30 Move interrupt checking from ExecProcNode() to executor nodes. Andres Freund 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0