Commits

DateSubjectAuthorReleases
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-17 Fix error reporting for index expressions of prohibited types. Tom Lane 11.7
2019-12-17 Fix error reporting for index expressions of prohibited types. Tom Lane 9.5.21
2019-12-17 Fix error reporting for index expressions of prohibited types. Tom Lane 12.2
2019-12-17 Fix error reporting for index expressions of prohibited types. Tom Lane 10.12
2019-12-17 Fix error reporting for index expressions of prohibited types. Tom Lane 9.4.26
2019-12-17 Fix error reporting for index expressions of prohibited types. Tom Lane 9.6.17
2019-12-17 Fix error reporting for index expressions of prohibited types. Tom Lane 13.0
2019-12-06 Disallow non-default collation in ADD PRIMARY KEY/UNIQUE USING INDEX. Tom Lane 13.0
2019-11-05 Fix "unexpected relkind" error when denying permissions on toast tables. Tom Lane 13.0
2019-11-05 Fix "unexpected relkind" error when denying permissions on toast tables. Tom Lane 12.1
2019-11-05 Fix "unexpected relkind" error when denying permissions on toast tables. Tom Lane 11.6
2019-10-28 Fix dependency handling at swap phase of REINDEX CONCURRENTLY Michael Paquier 12.1
2019-10-28 Fix dependency handling at swap phase of 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-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 10.8
2019-05-01 Run catalog reindexing test from 3dbb317d32 serially, to avoid deadlocks. Andres Freund 9.6.13
2019-05-01 Run catalog reindexing test from 3dbb317d32 serially, to avoid deadlocks. Andres Freund 9.4.22
2019-05-01 Run catalog reindexing test from 3dbb317d32 serially, to avoid deadlocks. Andres Freund 12.0
2019-05-01 Run catalog reindexing test from 3dbb317d32 serially, to avoid deadlocks. Andres Freund 11.3
2019-05-01 Run catalog reindexing test from 3dbb317d32 serially, to avoid deadlocks. Andres Freund 9.5.17
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 9.4.22