Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 13.17
2023-07-14 Add indisreplident to fields refreshed by RelationReloadIndexInfo() Michael Paquier 13.12
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 13.9
2022-03-23 Don't call fwrite() with len == 0 when writing out relcache init file. Andres Freund 13.7
2021-10-24 Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. Noah Misch 13.5
2021-07-05 Reduce overhead of cache-clobber testing in LookupOpclassInfo(). Tom Lane 13.4
2021-06-18 Don't set a fast default for anything but a plain table Andrew Dunstan 13.4
2021-03-19 Don't run RelationInitTableAccessMethod in a long-lived context. Tom Lane 13.3
2021-03-19 Don't leak rd_statlist when a relcache entry is dropped. Tom Lane 13.3
2020-09-10 Fix rd_firstRelfilenodeSubid for nailed relations, in parallel workers. Noah Misch 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-08 Allow publishing partition changes via ancestors Peter Eisentraut 13.0
2020-04-05 Fix recently introduced typo. Andres Freund 13.0
2020-04-04 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-03-30 Remove rudiments of supporting procnum == 0 from 911e702077 Alexander Korotkov 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-03-28 Ensure snapshot is registered within ScanPgRelation(). Andres Freund 13.0
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 13.0
2020-03-21 Fix cosmetic blemishes involving rd_createSubid. Noah Misch 13.0
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-02-06 Ensure relcache consistency around generated columns Peter Eisentraut 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-25 Load relcache entries' partitioning data on-demand, not immediately. Tom Lane 13.0
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0