Commits

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

DateSubjectAuthorReleases
2024-09-27 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 13.17
2021-11-01 Preserve opclass parameters across REINDEX CONCURRENTLY Michael Paquier 13.5
2021-06-28 Make index_set_state_flags() transactional Michael Paquier 13.4
2021-02-10 Preserve pg_attribute.attstattarget across REINDEX CONCURRENTLY Michael Paquier 13.3
2020-11-01 Preserve index data in pg_statistic across REINDEX CONCURRENTLY Michael Paquier 13.1
2020-06-05 Preserve pg_index.indisreplident across REINDEX CONCURRENTLY Michael Paquier 13.0
2020-03-19 Fix comment related to concurrent index swapping in index.c Michael Paquier 13.0
2020-03-10 Prevent reindex of invalid indexes on TOAST tables Michael Paquier 13.0
2020-03-05 Fix more issues with dependency handling at swap phase of REINDEX CONCURRENTLY Michael Paquier 13.0
2020-03-03 Preserve pg_index.indisclustered across REINDEX CONCURRENTLY Michael Paquier 13.0
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-12-18 Refactor attribute mappings used in logical tuple conversion Michael Paquier 13.0
2019-10-29 Fix handling of pg_class.relispartition at swap phase in REINDEX CONCURRENTLY Michael Paquier 13.0
2019-10-28 Fix dependency handling at swap phase of REINDEX CONCURRENTLY Michael Paquier 13.0
2019-08-04 Refactor BuildIndexInfo() with the new makeIndexInfo() Michael Paquier 13.0
2019-07-29 Fix handling of expressions and predicates in REINDEX CONCURRENTLY Michael Paquier 13.0