Commits

DateSubjectAuthorReleases
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-10-04 Rename some toasting functions based on whether they are heap-specific. Robert Haas 13.0
2019-09-05 Split tuptoaster.c into three separate files. Robert Haas 13.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-21 Replace heapam.h includes with {table, relation}.h where applicable. 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-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-09 Refactor permissions checks for large objects. Tom Lane 11.0
2017-10-11 Remove unnecessary PG_TRY overhead for CurrentResourceOwner changes. Tom Lane 11.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-02-01 Fix CatalogTupleInsert/Update abstraction for case of shared indstate. Tom Lane 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2017-01-31 Tweak catalog indexing abstraction for upcoming WARM 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-02-20 Use FLEXIBLE_ARRAY_MEMBER in struct varlena. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-06-05 Add defenses against running with a wrong selection of LOBLKSIZE. Tom Lane 8.4.22
2014-06-05 Add defenses against running with a wrong selection of LOBLKSIZE. Tom Lane 9.0.18
2014-06-05 Add defenses against running with a wrong selection of LOBLKSIZE. Tom Lane 9.1.14
2014-06-05 Add defenses against running with a wrong selection of LOBLKSIZE. Tom Lane 9.2.9
2014-06-05 Add defenses against running with a wrong selection of LOBLKSIZE. Tom Lane 9.3.5