Commits

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

DateSubjectAuthorReleases
2022-02-14 Fix memory leak in IndexScan node with reordering Alexander Korotkov 12.11
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 12.8
2021-02-10 Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY Michael Paquier 12.7
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-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-12-17 Fix error reporting for index expressions of prohibited types. Tom Lane 12.2
2019-11-05 Fix "unexpected relkind" error when denying permissions on toast tables. Tom Lane 12.1
2019-10-28 Fix dependency handling at swap phase of REINDEX CONCURRENTLY Michael Paquier 12.1
2019-09-08 Fix handling of NULL distances in KNN-GiST Alexander Korotkov 12.0
2019-09-08 Fix handling Inf and Nan values in GiST pairing heap comparator Alexander Korotkov 12.0
2019-07-29 Fix handling of expressions and predicates in REINDEX CONCURRENTLY Michael Paquier 12.0
2019-06-20 Rework some error strings for REINDEX CONCURRENTLY with system catalogs Michael Paquier 12.0
2019-06-05 Fix confusing NOTICE text in REINDEX CONCURRENTLY David Rowley 12.0
2019-05-09 Improve and fix some error handling for REINDEX INDEX/TABLE CONCURRENTLY Michael Paquier 12.0
2019-05-01 Run catalog reindexing test from 3dbb317d32 serially, to avoid deadlocks. Andres Freund 12.0
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 12.0
2019-04-17 Rework handling of invalid indexes with REINDEX CONCURRENTLY Michael Paquier 12.0
2019-04-12 Fix REINDEX CONCURRENTLY of partitions Peter Eisentraut 12.0
2019-04-11 Split up a couple of long-running regression test scripts. Tom Lane 12.0
2019-04-05 Add test coverage for rootdescend verification. Peter Geoghegan 12.0
2019-03-29 REINDEX CONCURRENTLY Peter Eisentraut 12.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0