Commits

DateSubjectAuthorReleases
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-25 Make the order of the header file includes consistent. Amit Kapila 13.0
2019-08-19 Fix inconsistencies and typos in the tree, take 11 Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-13 Standardize ItemIdData terminology. Peter Geoghegan 12.0
2019-02-06 Fix heap_getattr() handling of fast defaults. Andres Freund 11.2
2019-02-06 Fix heap_getattr() handling of fast defaults. Andres Freund 12.0
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-15 Move generic slot support functions from heaptuple.c into execTuples.c. Andres Freund 12.0
2018-05-01 Improve representation of 'moved partitions' indicator on deleted tuples. Andres Freund 11.0
2018-04-07 Raise error when affecting tuple moved into different partition. 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-22 Add FIELDNO_* macro designating offset into structs required for JIT. Andres Freund 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-26 Support domains over composite types. Tom Lane 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-15 Fix erroneous cross-reference in comment. Tom Lane 10.0
2017-03-28 Remove direct uses of ItemPointer.{ip_blkid,ip_posid} Alvaro Herrera 10.0
2017-01-18 Change some test macros to return true booleans Alvaro Herrera 9.6.2
2017-01-18 Change some test macros to return true booleans Alvaro Herrera 9.3.16
2017-01-18 Change some test macros to return true booleans Alvaro Herrera 9.4.11