Commits

DateSubjectAuthorReleases
2021-11-01 Preserve opclass parameters across REINDEX CONCURRENTLY Michael Paquier 15.0
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 9.6.23
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 10.18
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 11.13
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 12.8
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 13.4
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 14.0
2021-05-07 Revert per-index collation version tracking feature. Thomas Munro 14.0
2021-04-16 Fix bogus collation-version-recording logic. Tom Lane 14.0
2021-02-10 Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY Michael Paquier 12.7
2021-02-10 Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY Michael Paquier 13.3
2021-02-10 Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY Michael Paquier 14.0
2021-02-10 Preserve pg_attribute.attstattarget across REINDEX CONCURRENTLY Michael Paquier 12.7
2021-02-10 Preserve pg_attribute.attstattarget across REINDEX CONCURRENTLY Michael Paquier 13.3
2021-02-10 Preserve pg_attribute.attstattarget across REINDEX CONCURRENTLY Michael Paquier 14.0
2021-01-28 Remove gratuitous uses of deprecated SELECT INTO Peter Eisentraut 14.0
2020-12-03 Refactor CLUSTER and REINDEX grammar to use DefElem for option lists Michael Paquier 14.0
2020-11-23 Rename the "point is strictly above/below point" comparison operators. Tom Lane 14.0
2020-11-21 Extend the geometric regression test cases a little. Tom Lane 14.0
2020-11-03 Remove use of deprecated containment operators in tests Peter Eisentraut 14.0
2020-11-02 Track collation versions for indexes. Thomas Munro 14.0
2020-11-01 Preserve index data in pg_statistic across REINDEX CONCURRENTLY Michael Paquier 12.5
2020-11-01 Preserve index data in pg_statistic across REINDEX CONCURRENTLY Michael Paquier 13.1
2020-11-01 Preserve index data in pg_statistic across REINDEX CONCURRENTLY Michael Paquier 14.0
2020-09-17 Add support for building GiST index by sorting. Heikki Linnakangas 14.0