Commits

DateSubjectAuthorReleases
2026-03-24 Remove isolation test lock-stats Michael Paquier 19 (unreleased)
2026-03-24 Add support for lock statistics in pgstats Michael Paquier 19 (unreleased)
2025-12-30 Add pg_get_multixact_stats() Michael Paquier 19 (unreleased)
2025-11-24 Move isolation test index-killtuples to src/test/modules/index/ Michael Paquier 19 (unreleased)
2025-08-17 Add isolation test for TOAST value reuse during CLUSTER Michael Paquier 19 (unreleased)
2022-12-01 Make materialized views participate in predicate locking Michael Paquier 16.0
2022-04-26 Add some isolation tests for CLUSTER Michael Paquier 15.0
2021-12-08 Fix corruption of toast indexes with REINDEX CONCURRENTLY Michael Paquier 13.6
2021-12-08 Fix corruption of toast indexes with REINDEX CONCURRENTLY Michael Paquier 14.2
2021-12-08 Fix corruption of toast indexes with REINDEX CONCURRENTLY Michael Paquier 15.0
2020-09-08 Remove isolation test reindex-partitions Michael Paquier 14.0
2020-09-08 Add support for partitioned tables and indexes in REINDEX Michael Paquier 14.0
2020-09-02 Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM Michael Paquier 14.0
2018-12-27 Ignore inherited temp relations from other sessions when truncating Michael Paquier 9.4.21
2018-12-27 Ignore inherited temp relations from other sessions when truncating Michael Paquier 9.5.16
2018-12-27 Ignore inherited temp relations from other sessions when truncating Michael Paquier 9.6.12
2018-12-27 Ignore inherited temp relations from other sessions when truncating Michael Paquier 10.7
2018-12-27 Ignore inherited temp relations from other sessions when truncating Michael Paquier 11.2
2018-12-27 Ignore inherited temp relations from other sessions when truncating Michael Paquier 12.0
2018-10-04 Add option SKIP_LOCKED to VACUUM and ANALYZE Michael Paquier 12.0
2018-08-27 Improve VACUUM and ANALYZE by avoiding early lock queue Michael Paquier 12.0
2018-08-10 Improve TRUNCATE by avoiding early lock queue Michael Paquier 12.0