Commits

DateSubjectAuthorReleases
2020-02-27 Move src/backend/utils/hash/hashfn.c to src/common Robert Haas 13.0
2020-02-07 Fix bug in Tid scan. Fujii Masao 12.2
2020-02-07 Fix bug in Tid scan. Fujii Masao 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-05-23 tableam: Rename wrapper functions to match callback names. Andres Freund 12.0
2019-05-18 tableam: Avoid relying on relation size to determine validity of tids. Andres Freund 12.0
2019-03-26 tableam: Add table_get_latest_tid, to wrap heap_get_latest_tid. Andres Freund 12.0
2019-03-11 Move hash_any prototype from access/hash.h to utils/hashutils.h Alvaro Herrera 12.0
2019-01-21 Remove superfluous tqual.h includes. Andres Freund 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-30 Add a hash opclass for type "tid". Tom Lane 12.0
2018-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-12 Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. Andres Freund 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0
2017-03-28 Remove direct uses of ItemPointer.{ip_blkid,ip_posid} Alvaro Herrera 10.0
2017-03-12 Use wrappers of PG_DETOAST_DATUM_PACKED() more. Noah Misch 10.0
2017-01-21 Move some things from builtins.h to new header files Peter Eisentraut 10.0
2017-01-18 Make messages mentioning type names more uniform Alvaro Herrera 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-07-25 Change currtid functions to use an MVCC snapshot, not SnapshotNow. Robert Haas 9.4.0