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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Centralize horizon determination for temp tables, fixing bug due to skew.
Andres Freund
2020-10-28
3
-0
/
+451
*
Install pg_isolation_regress and isolationtester
Alvaro Herrera
2020-10-15
1
-6
/
+10
*
Check default partitions constraints while descending
Alvaro Herrera
2020-09-08
3
-0
/
+93
*
Remove isolation test reindex-partitions
Michael Paquier
2020-09-08
3
-167
/
+0
*
Add support for partitioned tables and indexes in REINDEX
Michael Paquier
2020-09-08
3
-0
/
+167
*
Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM
Michael Paquier
2020-09-02
3
-0
/
+50
*
Avoid update conflict out serialization anomalies.
Peter Geoghegan
2020-06-11
3
-0
/
+82
*
Change locktype "speculative token" to "spectoken".
Tom Lane
2020-05-15
2
-6
/
+6
*
Implement Incremental Sort
Tomas Vondra
2020-04-06
1
-1
/
+1
*
Try to harden insert-conflict-specconflict against autovacuum.
Andres Freund
2020-02-11
2
-4
/
+16
*
Test additional speculative conflict scenarios.
Andres Freund
2020-02-11
5
-128
/
+356
*
Fix dangling pointer in EvalPlanQual machinery.
Tom Lane
2020-01-28
2
-0
/
+11
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
4
-4
/
+4
*
Improve isolationtester's timeout management.
Tom Lane
2019-12-09
2
-14
/
+48
*
Avoid assertion failure with LISTEN in a serializable transaction.
Tom Lane
2019-11-24
2
-1
/
+26
*
Improve stability of tests for VACUUM (SKIP_LOCKED)
Michael Paquier
2019-11-16
1
-0
/
+2
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
1
-1
/
+4
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
1
-3
/
+2
*
Disable one more set of tests from c8841199509.
Andres Freund
2019-10-05
2
-177
/
+15
*
Disable one set of tests from c8841199509.
Andres Freund
2019-10-04
2
-227
/
+13
*
Add isolation tests for the combination of EPQ and triggers.
Andres Freund
2019-10-04
3
-0
/
+2997
*
Reorder EPQ work, to fix rowmark related bugs and improve efficiency.
Andres Freund
2019-09-09
2
-5
/
+314
*
Set application_name per-test in isolation and ecpg tests.
Tom Lane
2019-08-27
1
-0
/
+7
*
Detect unused steps in isolation specs and do some cleanup
Michael Paquier
2019-08-24
9
-11
/
+20
*
Remove dry-run mode from isolationtester
Michael Paquier
2019-08-24
1
-30
/
+1
*
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-19
2
-2
/
+2
*
Make deadlock-parallel isolation test more robust.
Tom Lane
2019-08-17
2
-12
/
+43
*
Use a hash table to de-duplicate NOTIFY events faster.
Tom Lane
2019-08-15
1
-2
/
+0
*
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-13
1
-1
/
+1
*
Fix predicate-locking of HOT updated rows.
Heikki Linnakangas
2019-08-07
3
-0
/
+58
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
1
-1
/
+1
*
Add an isolation test to exercise parallel-worker deadlock resolution.
Tom Lane
2019-08-01
3
-0
/
+137
*
Improve test coverage for LISTEN/NOTIFY.
Tom Lane
2019-07-28
3
-50
/
+210
*
Fix isolationtester race condition for notices sent before blocking.
Tom Lane
2019-07-27
3
-6
/
+60
*
Don't drop NOTICE messages in isolation tests.
Tom Lane
2019-07-27
4
-23
/
+22
*
Avoid spurious deadlocks when upgrading a tuple lock
Alvaro Herrera
2019-06-18
3
-0
/
+268
*
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-17
1
-1
/
+1
*
Revert "Avoid spurious deadlocks when upgrading a tuple lock"
Alvaro Herrera
2019-06-16
3
-208
/
+0
*
Avoid spurious deadlocks when upgrading a tuple lock
Alvaro Herrera
2019-06-13
3
-0
/
+208
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
1
-1
/
+1
*
Add isolation test for INSERT ON CONFLICT speculative insertion failure.
Andres Freund
2019-05-14
3
-0
/
+329
*
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
1
-2
/
+1
*
Test some more cases with partitioned tables in EvalPlanQual.
Tom Lane
2019-04-09
2
-2
/
+89
*
Fix EvalPlanQualStart to handle partitioned result rels correctly.
Tom Lane
2019-04-08
2
-0
/
+29
*
Fix a number of issues around modifying a previously updated row.
Andres Freund
2019-04-07
2
-0
/
+94
*
Support foreign keys that reference partitioned tables
Alvaro Herrera
2019-04-03
5
-0
/
+279
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
1
-1
/
+2
*
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-29
3
-0
/
+119
*
tableam: Add tuple_{insert, delete, update, lock} and use.
Andres Freund
2019-03-23
1
-2
/
+2
*
Expand EPQ tests for UPDATEs and DELETEs
Andres Freund
2019-03-22
4
-10
/
+288
[next]