Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-12-01 | Check collation when creating partitioned index | Peter Eisentraut | 12.18 |
| 2019-06-04 | Add command column to pg_stat_progress_create_index | Peter Eisentraut | 12.0 |
| 2019-05-08 | Fix table lock levels for REINDEX INDEX CONCURRENTLY | Peter Eisentraut | 12.0 |
| 2019-04-07 | Report progress of REINDEX operations | Peter Eisentraut | 12.0 |
| 2019-03-30 | Small code simplification for REINDEX CONCURRENTLY | Peter Eisentraut | 12.0 |
| 2019-03-29 | Fix incorrect code in new REINDEX CONCURRENTLY code | Peter Eisentraut | 12.0 |
| 2019-03-29 | REINDEX CONCURRENTLY | Peter Eisentraut | 12.0 |
| 2019-03-13 | Include all columns in default names for foreign key constraints | Peter Eisentraut | 12.0 |