Commits

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

DateSubjectAuthorReleases
2023-08-10 Remove test from commit fa2e874946. Jeff Davis 11.22
2023-08-07 Recalculate search_path after ALTER ROLE. Jeff Davis 11.22
2022-03-21 Fix risk of deadlock failure while dropping a partitioned index. Tom Lane 11.16
2022-02-21 Fix temporary object cleanup failing due to toast access without snapshot. Andres Freund 11.16
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 11.11
2020-06-11 Avoid update conflict out serialization anomalies. Peter Geoghegan 11.9
2019-10-04 Add isolation tests for the combination of EPQ and triggers. Andres Freund 11.6
2019-08-07 Fix predicate-locking of HOT updated rows. Heikki Linnakangas 11.6
2019-06-18 Avoid spurious deadlocks when upgrading a tuple lock Alvaro Herrera 11.5
2019-06-17 Revert "Avoid spurious deadlocks when upgrading a tuple lock" Alvaro Herrera 11.4
2019-06-13 Avoid spurious deadlocks when upgrading a tuple lock Alvaro Herrera 11.4
2019-05-14 Add isolation test for INSERT ON CONFLICT speculative insertion failure. Andres Freund 11.4
2018-12-28 Reduce length of GIN predicate locking isolation test suite Alexander Korotkov 11.2
2018-12-27 Ignore inherited temp relations from other sessions when truncating Michael Paquier 11.2
2018-07-12 Allow using the updated tuple while moving it to a different partition. Amit Kapila 11.0
2018-05-16 Detoast plpgsql variables if they might live across a transaction boundary. Tom Lane 11.0
2018-05-04 Re-think predicate locking on GIN indexes. Teodor Sigaev 11.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-09 Revert "Allow on-line enabling and disabling of data checksums" Magnus Hagander 11.0
2018-04-07 Raise error when affecting tuple moved into different partition. Andres Freund 11.0
2018-04-07 Deactive flapping checksum isolation tests. Andres Freund 11.0
2018-04-07 Predicate locking in hash indexes. Teodor Sigaev 11.0
2018-04-05 Allow on-line enabling and disabling of data checksums Magnus Hagander 11.0
2018-04-03 MERGE SQL Command following SQL:2016 Simon Riggs 11.0
2018-04-02 Revert "Modified files for MERGE" Simon Riggs 11.0