Commits

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

DateSubjectAuthorReleases
2025-06-20 Use SnapshotDirty when checking for conflicting index names. Tom Lane 13.22
2025-05-30 Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 13.22
2024-11-11 Fix arrays comparison in CompareOpclassOptions() Alexander Korotkov 13.18
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 13.17
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 13.16
2023-12-01 Check collation when creating partitioned index Peter Eisentraut 13.14
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 13.14
2023-06-30 Fix marking of indisvalid for partitioned indexes at creation Michael Paquier 13.12
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 13.9
2022-06-25 CREATE INDEX: use the original userid for more ACL checks. Noah Misch 13.8
2022-05-09 Make relation-enumerating operations be security-restricted operations. Noah Misch 13.7
2021-03-25 Remove StoreSingleInheritance reimplementation Alvaro Herrera 13.3
2020-12-01 Avoid memcpy() with a NULL source pointer and count == 0 Alvaro Herrera 13.2
2020-11-15 Fix fuzzy thinking about amcanmulticol versus amcaninclude. Tom Lane 13.2
2020-11-07 Message style improvements Alvaro Herrera 13.1
2020-09-30 Reword partitioning error message Alvaro Herrera 13.1
2020-09-29 Fix progress reporting of REINDEX CONCURRENTLY Michael Paquier 13.1
2020-04-04 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-04-01 Check equality semantics for unique indexes on partitioned tables. Tom Lane 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 13.0
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-03-18 Fix typo in indexcmds.c Michael Paquier 13.0
2020-03-10 Prevent reindex of invalid indexes on TOAST tables Michael Paquier 13.0
2020-03-05 Remove ancient hacks to ignore certain opclass names in CREATE INDEX. Tom Lane 13.0