Commits

DateSubjectAuthorReleases
2021-07-13 Rename debug_invalidate_system_caches_always to debug_discard_caches. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-02-15 Display the time when the process started waiting for the lock, in pg_locks, take 2 Fujii Masao 14.0
2021-02-09 Revert "Display the time when the process started waiting for the lock, in pg_locks." Fujii Masao 14.0
2021-02-09 Display the time when the process started waiting for the lock, in pg_locks. Fujii Masao 14.0
2021-01-06 Replace CLOBBER_CACHE_ALWAYS with run-time GUC Peter Eisentraut 14.0
2021-01-05 Replace remaining uses of "whitelist". Thomas Munro 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-08-15 Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum LockTagType. Noah Misch 9.5.24
2020-08-15 Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum LockTagType. Noah Misch 9.6.20
2020-08-15 Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum LockTagType. Noah Misch 10.15
2020-08-15 Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum LockTagType. Noah Misch 11.10
2020-08-15 Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum LockTagType. Noah Misch 12.5
2020-08-15 Prevent concurrent SimpleLruTruncate() for any given SLRU. Noah Misch 10.15
2020-08-15 Prevent concurrent SimpleLruTruncate() for any given SLRU. Noah Misch 11.10
2020-08-15 Prevent concurrent SimpleLruTruncate() for any given SLRU. Noah Misch 9.6.20
2020-08-15 Prevent concurrent SimpleLruTruncate() for any given SLRU. Noah Misch 9.5.24
2020-08-15 Prevent concurrent SimpleLruTruncate() for any given SLRU. Noah Misch 13.0
2020-08-15 Prevent concurrent SimpleLruTruncate() for any given SLRU. Noah Misch 12.5
2020-08-15 Prevent concurrent SimpleLruTruncate() for any given SLRU. Noah Misch 14.0
2020-05-16 Change locktype "speculative token" to "spectoken". Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-02-03 Add declaration-level assertions for compile-time checks Michael Paquier 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-01 Add an isolation test to exercise parallel-worker deadlock resolution. Tom Lane 13.0