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
/
expected
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reject isolation test specifications with duplicate step names.
Robert Haas
2015-08-14
1
-375
/
+375
*
Temporarily(?) remove BRIN isolation test.
Tom Lane
2015-08-10
1
-39
/
+0
*
Fix BRIN to use SnapshotAny during summarization
Alvaro Herrera
2015-08-05
1
-0
/
+39
*
Add some test coverage of EvalPlanQual with non-locked tables.
Tom Lane
2015-07-29
1
-0
/
+40
*
Add new function pg_notification_queue_usage.
Robert Haas
2015-07-17
1
-0
/
+17
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
4
-0
/
+95
*
Add new test files for lock level patch
Simon Riggs
2015-04-05
3
-0
/
+2757
*
Reduce lock levels of some trigger DDL and add FKs
Simon Riggs
2015-04-05
1
-317
/
+1057
*
Fix use-of-already-freed-memory problem in EvalPlanQual processing.
Tom Lane
2015-01-15
1
-0
/
+32
*
Fix thinko in lock mode enum
Alvaro Herrera
2015-01-04
1
-0
/
+469
*
Fix corner case where SELECT FOR UPDATE could return a row twice.
Tom Lane
2014-12-11
1
-0
/
+23
*
Implement SKIP LOCKED for row-level locks
Alvaro Herrera
2014-10-07
5
-0
/
+509
*
Fix FOR UPDATE NOWAIT on updated tuple chains
Alvaro Herrera
2014-08-27
3
-0
/
+75
*
Add regression tests for SELECT FOR UPDATE/SHARE NOWAIT.
Heikki Linnakangas
2014-08-25
3
-0
/
+125
*
Isolation test files for ALTER TABLE patch
Simon Riggs
2014-04-06
1
-0
/
+2936
*
Don't ignore tuple locks propagated by our updates
Alvaro Herrera
2013-12-18
1
-0
/
+105
*
Fix improper abort during update chain locking
Alvaro Herrera
2013-12-05
2
-0
/
+256
*
Avoid resetting Xmax when it's a multi with an aborted update
Alvaro Herrera
2013-12-05
1
-8
/
+5
*
Don't TransactionIdDidAbort in HeapTupleGetUpdateXid
Alvaro Herrera
2013-11-29
1
-5
/
+8
*
Allow drop-index-concurrently-1 test to run at any isolation level.
Kevin Grittner
2013-10-08
2
-1
/
+47
*
Make some isolationtester specs more complete
Alvaro Herrera
2013-10-04
7
-99
/
+644
*
Bump up timeout delays some more in timeouts isolation test.
Tom Lane
2013-03-20
1
-8
/
+8
*
Increase timeout delays in new timeouts isolation test.
Tom Lane
2013-03-17
1
-8
/
+8
*
Add lock_timeout configuration parameter.
Tom Lane
2013-03-16
1
-0
/
+73
*
Improve concurrency of foreign key locking
Alvaro Herrera
2013-01-23
15
-115
/
+1439
*
Isolation test for DROP INDEX CONCURRENTLY
Simon Riggs
2012-10-18
1
-0
/
+40
*
Revert tests for drop index concurrently.
Simon Riggs
2012-10-18
2
-60
/
+0
*
Add isolation tests for DROP INDEX CONCURRENTLY.
Simon Riggs
2012-10-18
2
-0
/
+60
*
Fix serializable mode with index-only scans.
Kevin Grittner
2012-09-04
1
-0
/
+41
*
Remove now unneeded results file for disabled prepared transactions case.
Andrew Dunstan
2012-07-20
1
-41529
/
+0
*
Add simple tests of EvalPlanQual using the isolationtester infrastructure.
Tom Lane
2012-01-28
1
-0
/
+51
*
Remove dependency on error ordering in isolation tests
Alvaro Herrera
2011-09-27
5
-137
/
+27
*
Add expected isolationtester output when prepared xacts are disabled
Alvaro Herrera
2011-08-25
1
-0
/
+41529
*
Update FK alternative test output to new whitespace rules
Alvaro Herrera
2011-08-24
3
-174
/
+174
*
Add an SSI regression test that tests all interesting permutations in the
Heikki Linnakangas
2011-08-18
1
-0
/
+34843
*
Strip whitespace from SQL blocks in the isolation test suite. This is purely
Heikki Linnakangas
2011-08-18
14
-3057
/
+3057
*
Add expected regress output on stricter isolation levels
Alvaro Herrera
2011-07-19
3
-0
/
+291
*
Set different deadlock_timeout on each session in new isolation tests
Alvaro Herrera
2011-07-15
2
-6
/
+6
*
Add support for blocked commands in isolationtester
Alvaro Herrera
2011-07-12
3
-0
/
+191
*
The row-version chaining in Serializable Snapshot Isolation was still wrong.
Heikki Linnakangas
2011-05-30
1
-1
/
+1
*
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-08
11
-0
/
+7010