Commits

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

DateSubjectAuthorReleases
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 12.21
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 12.20
2023-12-01 Check collation when creating partitioned index Peter Eisentraut 12.18
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 12.18
2023-06-30 Fix marking of indisvalid for partitioned indexes at creation Michael Paquier 12.16
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 12.13
2022-06-25 CREATE INDEX: use the original userid for more ACL checks. Noah Misch 12.12
2022-05-09 Make relation-enumerating operations be security-restricted operations. Noah Misch 12.11
2021-03-25 Remove StoreSingleInheritance reimplementation Alvaro Herrera 12.7
2020-12-01 Avoid memcpy() with a NULL source pointer and count == 0 Alvaro Herrera 12.6
2020-11-15 Fix fuzzy thinking about amcanmulticol versus amcaninclude. Tom Lane 12.6
2020-09-30 Reword partitioning error message Alvaro Herrera 12.5
2020-09-29 Fix progress reporting of REINDEX CONCURRENTLY Michael Paquier 12.5
2020-04-01 Check equality semantics for unique indexes on partitioned tables. Tom Lane 12.3
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 12.3
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 12.3
2020-03-18 Fix typo in indexcmds.c Michael Paquier 12.3
2020-03-10 Prevent reindex of invalid indexes on TOAST tables Michael Paquier 12.3
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 12.2
2019-10-25 Handle interrupts within a transaction context in REINDEX CONCURRENTLY Michael Paquier 12.1
2019-10-23 Acquire properly session-level lock on new index in REINDEX CONCURRENTLY Michael Paquier 12.1
2019-10-18 Fix typo Alvaro Herrera 12.1
2019-10-16 Fix crash when reporting CREATE INDEX progress Alvaro Herrera 12.1
2019-09-20 Fix progress report of REINDEX INDEX Alvaro Herrera 12.0
2019-09-13 Fix progress reporting of CLUSTER / VACUUM FULL Alvaro Herrera 12.0