Commits

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

DateSubjectAuthorReleases
2025-06-20 Use SnapshotDirty when checking for conflicting index names. Tom Lane 15.14
2025-05-30 Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 15.14
2024-11-11 Fix arrays comparison in CompareOpclassOptions() Alexander Korotkov 15.10
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 15.9
2024-09-09 Fix waits of REINDEX CONCURRENTLY for indexes with predicates or expressions Michael Paquier 15.9
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 15.8
2023-12-01 Check collation when creating partitioned index Peter Eisentraut 15.6
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 15.6
2023-06-30 Fix marking of indisvalid for partitioned indexes at creation Michael Paquier 15.4
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 15.0
2022-06-25 CREATE INDEX: use the original userid for more ACL checks. Noah Misch 15.0
2022-05-09 Make relation-enumerating operations be security-restricted operations. Noah Misch 15.0
2022-02-18 Fix comment in CheckIndexCompatible(). Fujii Masao 15.0
2022-02-03 Add UNIQUE null treatment option Peter Eisentraut 15.0
2022-01-25 Fix various typos, grammar and code style in comments and docs Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-03 Some RELKIND macro refactoring Peter Eisentraut 15.0
2021-07-08 Improve error messages about mismatching relkind Peter Eisentraut 15.0