Commits

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

DateSubjectAuthorReleases
2019-07-29 Fix handling of expressions and predicates in REINDEX CONCURRENTLY Michael Paquier 12.0
2019-07-01 pgindent run prior to branching v12. Tom Lane 12.0
2019-06-27 Fix use-after-free introduced in 55ed3defc966 Alvaro Herrera 12.0
2019-06-26 Fix partitioned index creation with foreign partitions Alvaro Herrera 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-06-04 Add command column to pg_stat_progress_create_index Peter Eisentraut 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-09 Improve and fix some error handling for REINDEX INDEX/TABLE CONCURRENTLY Michael Paquier 12.0
2019-05-09 Clean up the behavior and API of catalog.c's is-catalog-relation tests. Tom Lane 12.0
2019-05-08 Fix table lock levels for REINDEX INDEX CONCURRENTLY Peter Eisentraut 12.0
2019-05-05 Fix style violations in syscache lookups. Tom Lane 12.0
2019-05-05 Add check for syscache lookup failure in update_relispartition(). Tom Lane 12.0
2019-04-30 Message style fixes Alvaro Herrera 12.0
2019-04-26 Apply stopgap fix for bug #15672. Tom Lane 12.0
2019-04-25 Fix partitioned index attachment Alvaro Herrera 12.0
2019-04-25 Fix tablespace inheritance for partitioned rels Alvaro Herrera 12.0
2019-04-17 Rework handling of invalid indexes with REINDEX CONCURRENTLY Michael Paquier 12.0
2019-04-07 Report progress of REINDEX operations Peter Eisentraut 12.0
2019-04-02 Report progress of CREATE INDEX operations Alvaro Herrera 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-26 Fix partitioned index creation bug with dropped columns Alvaro Herrera 12.0