Commits

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

DateSubjectAuthorReleases
2024-09-27 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 12.21
2021-06-28 Make index_set_state_flags() transactional Michael Paquier 12.8
2021-02-10 Preserve pg_attribute.attstattarget across REINDEX CONCURRENTLY Michael Paquier 12.7
2020-11-01 Preserve index data in pg_statistic across REINDEX CONCURRENTLY Michael Paquier 12.5
2020-06-05 Preserve pg_index.indisreplident across REINDEX CONCURRENTLY Michael Paquier 12.4
2020-03-19 Fix comment related to concurrent index swapping in index.c Michael Paquier 12.3
2020-03-10 Prevent reindex of invalid indexes on TOAST tables Michael Paquier 12.3
2020-03-05 Fix more issues with dependency handling at swap phase of REINDEX CONCURRENTLY Michael Paquier 12.3
2020-03-03 Preserve pg_index.indisclustered across REINDEX CONCURRENTLY Michael Paquier 12.3
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 12.2
2019-10-29 Fix handling of pg_class.relispartition at swap phase in REINDEX CONCURRENTLY Michael Paquier 12.1
2019-10-28 Fix dependency handling at swap phase of REINDEX CONCURRENTLY Michael Paquier 12.1
2019-07-29 Fix handling of expressions and predicates in REINDEX CONCURRENTLY Michael Paquier 12.0
2019-06-17 Fix more typos and inconsistencies in the tree Michael Paquier 12.0
2019-01-23 Remove argument isprimary from index_build() Michael Paquier 12.0
2018-10-22 Set pg_class.relhassubclass for partitioned indexes Michael Paquier 12.0