Commits

DateSubjectAuthorReleases
2020-09-08 Add support for partitioned tables and indexes in REINDEX Michael Paquier 14.0
2020-09-04 Remove variable "concurrent" from ReindexStmt Michael Paquier 14.0
2020-09-02 Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM Michael Paquier 14.0
2020-03-18 Fix typo in indexcmds.c Michael Paquier 12.3
2020-03-18 Fix typo in indexcmds.c Michael Paquier 13.0
2020-03-10 Prevent reindex of invalid indexes on TOAST tables Michael Paquier 12.3
2020-03-10 Prevent reindex of invalid indexes on TOAST tables Michael Paquier 13.0
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 9.4.26
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 9.5.21
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 9.6.17
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 10.12
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 11.7
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 12.2
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-25 Handle interrupts within a transaction context in REINDEX CONCURRENTLY Michael Paquier 12.1
2019-10-25 Handle interrupts within a transaction context in REINDEX CONCURRENTLY Michael Paquier 13.0
2019-10-23 Acquire properly session-level lock on new index in REINDEX CONCURRENTLY Michael Paquier 12.1
2019-10-23 Acquire properly session-level lock on new index in REINDEX CONCURRENTLY Michael Paquier 13.0
2019-07-29 Fix handling of expressions and predicates in REINDEX CONCURRENTLY Michael Paquier 12.0
2019-07-29 Fix handling of expressions and predicates in REINDEX CONCURRENTLY Michael Paquier 13.0
2019-06-20 Rework some error strings for REINDEX CONCURRENTLY with system catalogs Michael Paquier 12.0
2019-05-09 Improve and fix some error handling for REINDEX INDEX/TABLE CONCURRENTLY Michael Paquier 12.0