Commits

DateSubjectAuthorReleases
2023-07-03 Fix race in SSI interaction with gin fast path. Thomas Munro 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-13 Refactor ownercheck functions Peter Eisentraut 16.0
2022-10-26 Fix ordering issue with WAL operations in GIN fast insert path Michael Paquier 10.23
2022-10-26 Fix ordering issue with WAL operations in GIN fast insert path Michael Paquier 11.18
2022-10-26 Fix ordering issue with WAL operations in GIN fast insert path Michael Paquier 12.13
2022-10-26 Fix ordering issue with WAL operations in GIN fast insert path Michael Paquier 13.9
2022-10-26 Fix ordering issue with WAL operations in GIN fast insert path Michael Paquier 14.6
2022-10-26 Fix ordering issue with WAL operations in GIN fast insert path Michael Paquier 15.1
2022-10-13 Fix ordering issue with WAL operations in GIN fast insert path Michael Paquier 16.0
2022-09-12 Assorted examples of expanded type-safer palloc/pg_malloc API Peter Eisentraut 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-04-08 Modify additional power 2 calculations to use new helper functions David Rowley 13.0
2020-01-28 Remove dependency on HeapTuple from predicate locking functions. Thomas Munro 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-07-16 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-04-04 Make queries' locking of indexes more consistent. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-19 Small improvements for allocation logic in ginHeapTupleFastCollect(). Tom Lane 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.3.25
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 11.0