index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
isolation
Age
Commit message (
Expand
)
Author
2016-04-27
Use memmove() not memcpy() to slide some pointers down.
Tom Lane
2016-04-08
Replace printf format %i by %d
Peter Eisentraut
2016-04-07
Detect SSI conflicts before reporting constraint violations
Kevin Grittner
2016-03-22
Fix EvalPlanQual bug when query contains both locked and not-locked rels.
Tom Lane
2016-03-09
Handle invalid libpq sockets in more places
Peter Eisentraut
2016-03-01
Suppress scary-looking log messages from async-notify isolation test.
Tom Lane
2016-02-29
Make new isolationtester test more stable
Alvaro Herrera
2016-02-27
Respect TEMP_CONFIG when pg_regress_check and friends are called
Andrew Dunstan
2016-02-26
Add isolationtester spec for old heapam.c bug
Alvaro Herrera
2016-02-22
Create a function to reliably identify which sessions block which others.
Tom Lane
2016-02-12
Increase deadlock_timeout some more in the deadlock-hard isolation test.
Tom Lane
2016-02-12
Revert "isolationtester: don't repeat the is-it-waiting query when retrying a...
Tom Lane
2016-02-12
Revert "Still further tweaking of deadlock isolation tests."
Tom Lane
2016-02-12
Still further tweaking of deadlock isolation tests.
Tom Lane
2016-02-12
isolationtester: don't repeat the is-it-waiting query when retrying a step.
Tom Lane
2016-02-12
Re-pgindent isolationtester.c.
Tom Lane
2016-02-12
Fix whitespace
Peter Eisentraut
2016-02-12
Further tweaking of deadlock isolation tests.
Tom Lane
2016-02-11
Make new deadlock isolation test more reproducible.
Tom Lane
2016-02-11
Code review for isolationtester changes.
Tom Lane
2016-02-11
Add some isolation tests for deadlock detection and resolution.
Robert Haas
2016-02-11
Modify the isolation tester so that multiple sessions can wait.
Robert Haas
2016-02-11
Specify permutations for isolation tests with "invalid" permutations.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-10-01
Fix errors in commit a04bb65f70dafdf462e0478ad19e6de56df89bfc.
Tom Lane
2015-08-15
Remove unused expected-output file.
Robert Haas
2015-08-15
Reject isolation test specifications with duplicate step names.
Robert Haas
2015-08-10
Temporarily(?) remove BRIN isolation test.
Tom Lane
2015-08-05
Fix BRIN to use SnapshotAny during summarization
Alvaro Herrera
2015-07-29
Add some test coverage of EvalPlanQual with non-locked tables.
Tom Lane
2015-07-17
Add new function pg_notification_queue_usage.
Robert Haas
2015-05-27
Fix portability issue in isolationtester grammar.
Tom Lane
2015-05-08
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-04-23
Improve speed of make check-world
Peter Eisentraut
2015-04-05
Add new test files for lock level patch
Simon Riggs
2015-04-05
Reduce lock levels of some trigger DDL and add FKs
Simon Riggs
2015-01-15
Fix use-of-already-freed-memory problem in EvalPlanQual processing.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
2015-01-04
Fix thinko in lock mode enum
Alvaro Herrera
2014-12-12
Fix corner case where SELECT FOR UPDATE could return a row twice.
Tom Lane
2014-10-07
Implement SKIP LOCKED for row-level locks
Alvaro Herrera
2014-08-27
Fix FOR UPDATE NOWAIT on updated tuple chains
Alvaro Herrera
2014-08-25
Add regression tests for SELECT FOR UPDATE/SHARE NOWAIT.
Heikki Linnakangas
2014-08-19
Finish adding file version information to installed Windows binaries.
Noah Misch
2014-05-28
Revert "Fix bogus %name-prefix option syntax in all our Bison files."
Tom Lane
2014-05-28
Fix bogus %name-prefix option syntax in all our Bison files.
Tom Lane
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-05-05
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-04-06
Isolation test files for ALTER TABLE patch
Simon Riggs
2014-04-06
Reduce lock levels of some ALTER TABLE cmds
Simon Riggs
[next]