Commits

DateSubjectAuthorReleases
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-17 Make TupleTableSlots extensible, finish split of existing slot type. Andres Freund 12.0
2018-10-24 Correctly set t_self for heap tuples in expand_tuple Andrew Dunstan 11.1
2018-10-24 Correctly set t_self for heap tuples in expand_tuple Andrew Dunstan 12.0
2018-10-16 Move TupleTableSlots boolean member into one flag variable. Andres Freund 12.0
2018-10-15 Move generic slot support functions from heaptuple.c into execTuples.c. Andres Freund 12.0
2018-09-24 Fast default trigger and expand_tuple fixes Andrew Dunstan 11.0
2018-09-24 Fast default trigger and expand_tuple fixes Andrew Dunstan 12.0
2018-08-23 Deduplicate code between slot_getallattrs() and slot_getsomeattrs(). Andres Freund 12.0
2018-06-27 Cosmetic improvements for faster column addition. Amit Kapila 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-13 Prevent segfault in expand_tuple with no missing values Andrew Dunstan 11.0
2018-03-31 Small cleanups in fast default code. Andrew Dunstan 11.0
2018-03-28 Quick adaption of JIT tuple deforming to the fast default patch. Andres Freund 11.0
2018-03-28 Fast ALTER TABLE ADD COLUMN with a non-NULL default Andrew Dunstan 11.0
2018-03-26 JIT tuple deforming in LLVM JIT provider. Andres Freund 11.0
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 11.0
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 10.4
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 9.5.13
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 9.3.23
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 9.6.9
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 9.4.18
2018-02-20 Use platform independent type for TupleTableSlot->tts_off. Andres Freund 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0