index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
isolation
/
isolation_schedule
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix assert failures in parallel SERIALIZABLE READ ONLY.
Thomas Munro
2023-03-06
1
-0
/
+1
*
Make materialized views participate in predicate locking
Michael Paquier
2022-12-01
1
-0
/
+1
*
Add subxid-overflow "isolation" test
Alvaro Herrera
2022-09-14
1
-0
/
+1
*
Add some isolation tests for CLUSTER
Michael Paquier
2022-04-26
1
-0
/
+2
*
Add isolation tests for snapshot behavior in ri_triggers.c
Alvaro Herrera
2022-04-07
1
-0
/
+1
*
pgstat: add tests for transaction behaviour, 2PC, function stats.
Andres Freund
2022-04-07
1
-0
/
+1
*
Set relfrozenxid to oldest extant XID seen by VACUUM.
Peter Geoghegan
2022-04-03
1
-1
/
+1
*
Add support for MERGE SQL command
Alvaro Herrera
2022-03-28
1
-0
/
+4
*
Fix risk of deadlock failure while dropping a partitioned index.
Tom Lane
2022-03-21
1
-0
/
+1
*
Fix temporary object cleanup failing due to toast access without snapshot.
Andres Freund
2022-02-21
1
-0
/
+1
*
Fix corruption of toast indexes with REINDEX CONCURRENTLY
Michael Paquier
2021-12-08
1
-0
/
+1
*
ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY
Alvaro Herrera
2021-03-25
1
-0
/
+4
*
Fix permission checks on constraint violation errors on partitions.
Heikki Linnakangas
2021-02-08
1
-0
/
+1
*
Centralize horizon determination for temp tables, fixing bug due to skew.
Andres Freund
2020-10-28
1
-0
/
+1
*
Check default partitions constraints while descending
Alvaro Herrera
2020-09-08
1
-0
/
+1
*
Remove isolation test reindex-partitions
Michael Paquier
2020-09-08
1
-1
/
+0
*
Add support for partitioned tables and indexes in REINDEX
Michael Paquier
2020-09-08
1
-0
/
+1
*
Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM
Michael Paquier
2020-09-02
1
-0
/
+1
*
Avoid update conflict out serialization anomalies.
Peter Geoghegan
2020-06-11
1
-0
/
+1
*
Test additional speculative conflict scenarios.
Andres Freund
2020-02-11
1
-1
/
+0
*
Add isolation tests for the combination of EPQ and triggers.
Andres Freund
2019-10-04
1
-0
/
+1
*
Fix predicate-locking of HOT updated rows.
Heikki Linnakangas
2019-08-07
1
-0
/
+1
*
Add an isolation test to exercise parallel-worker deadlock resolution.
Tom Lane
2019-08-01
1
-0
/
+1
*
Avoid spurious deadlocks when upgrading a tuple lock
Alvaro Herrera
2019-06-18
1
-0
/
+1
*
Revert "Avoid spurious deadlocks when upgrading a tuple lock"
Alvaro Herrera
2019-06-16
1
-1
/
+0
*
Avoid spurious deadlocks when upgrading a tuple lock
Alvaro Herrera
2019-06-13
1
-0
/
+1
*
Add isolation test for INSERT ON CONFLICT speculative insertion failure.
Andres Freund
2019-05-14
1
-0
/
+1
*
Support foreign keys that reference partitioned tables
Alvaro Herrera
2019-04-03
1
-0
/
+2
*
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-29
1
-0
/
+1
*
Enable parallel query with SERIALIZABLE isolation.
Thomas Munro
2019-03-15
1
-0
/
+2
*
Reduce length of GIN predicate locking isolation test suite
Alexander Korotkov
2018-12-28
1
-2
/
+0
*
Ignore inherited temp relations from other sessions when truncating
Michael Paquier
2018-12-27
1
-0
/
+1
*
Add option SKIP_LOCKED to VACUUM and ANALYZE
Michael Paquier
2018-10-04
1
-0
/
+1
*
Improve VACUUM and ANALYZE by avoiding early lock queue
Michael Paquier
2018-08-27
1
-0
/
+1
*
Improve TRUNCATE by avoiding early lock queue
Michael Paquier
2018-08-10
1
-0
/
+1
*
Allow using the updated tuple while moving it to a different partition.
Amit Kapila
2018-07-12
1
-0
/
+1
*
Detoast plpgsql variables if they might live across a transaction boundary.
Tom Lane
2018-05-16
1
-0
/
+1
*
Re-think predicate locking on GIN indexes.
Teodor Sigaev
2018-05-04
1
-0
/
+2
*
Revert MERGE patch
Simon Riggs
2018-04-12
1
-4
/
+0
*
Revert "Allow on-line enabling and disabling of data checksums"
Magnus Hagander
2018-04-09
1
-4
/
+0
*
Raise error when affecting tuple moved into different partition.
Andres Freund
2018-04-07
1
-0
/
+3
*
Deactive flapping checksum isolation tests.
Andres Freund
2018-04-07
1
-2
/
+2
*
Predicate locking in hash indexes.
Teodor Sigaev
2018-04-07
1
-0
/
+1
*
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-04-05
1
-0
/
+4
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
1
-0
/
+4
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
1
-4
/
+0
*
Modified files for MERGE
Simon Riggs
2018-04-02
1
-0
/
+4
*
Predicate locking in GIN index
Teodor Sigaev
2018-03-30
1
-0
/
+1
*
Add predicate locking for GiST
Teodor Sigaev
2018-03-27
1
-0
/
+1
*
Avoid unnecessary failure in SELECT concurrent with ALTER NO INHERIT.
Tom Lane
2018-01-12
1
-0
/
+1
[next]