Commits

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

DateSubjectAuthorReleases
2026-03-03 doc: Clarify that empty COMMENT string removes the comment. Fujii Masao 14.23
2025-11-27 Allow indexscans on partial hash indexes with implied quals. Tom Lane 14.21
2025-08-04 Fix typo in create_index.sql. Dean Rasheed 14.19
2022-02-14 Fix memory leak in IndexScan node with reordering Alexander Korotkov 14.3
2021-11-01 Preserve opclass parameters across REINDEX CONCURRENTLY Michael Paquier 14.1
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 14.0
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 14.0
2020-09-17 Add support for building GiST index by sorting. Heikki Linnakangas 14.0
2020-09-08 Add support for partitioned tables and indexes in REINDEX Michael Paquier 14.0
2020-09-05 Switch to multi-inserts when registering dependencies for many code paths Michael Paquier 14.0