index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
isolation
/
isolation_schedule
Age
Commit message (
Expand
)
Author
2018-12-27
Ignore inherited temp relations from other sessions when truncating
Michael Paquier
2018-10-04
Add option SKIP_LOCKED to VACUUM and ANALYZE
Michael Paquier
2018-08-27
Improve VACUUM and ANALYZE by avoiding early lock queue
Michael Paquier
2018-08-10
Improve TRUNCATE by avoiding early lock queue
Michael Paquier
2018-07-12
Allow using the updated tuple while moving it to a different partition.
Amit Kapila
2018-05-16
Detoast plpgsql variables if they might live across a transaction boundary.
Tom Lane
2018-05-04
Re-think predicate locking on GIN indexes.
Teodor Sigaev
2018-04-12
Revert MERGE patch
Simon Riggs
2018-04-09
Revert "Allow on-line enabling and disabling of data checksums"
Magnus Hagander
2018-04-07
Raise error when affecting tuple moved into different partition.
Andres Freund
2018-04-07
Deactive flapping checksum isolation tests.
Andres Freund
2018-04-07
Predicate locking in hash indexes.
Teodor Sigaev
2018-04-05
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-04-03
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-02
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
Modified files for MERGE
Simon Riggs
2018-03-30
Predicate locking in GIN index
Teodor Sigaev
2018-03-27
Add predicate locking for GiST
Teodor Sigaev
2018-01-12
Avoid unnecessary failure in SELECT concurrent with ALTER NO INHERIT.
Tom Lane
2018-01-02
Fix deadlock hazard in CREATE INDEX CONCURRENTLY
Alvaro Herrera
2017-12-14
Fix pruning of locked and updated tuples.
Andres Freund
2017-12-04
When VACUUM or ANALYZE skips a concurrently dropped table, log it.
Robert Haas
2017-11-02
Revert bogus fixes of HOT-freezing bug
Alvaro Herrera
2017-09-28
Fix freezing of a dead HOT-updated tuple
Alvaro Herrera
2017-05-15
Fix ALTER SEQUENCE locking
Peter Eisentraut
2017-04-05
Add isolation test for SERIALIZABLE READ ONLY DEFERRABLE.
Kevin Grittner
2017-03-16
Avoid having vacuum set reltuples to 0 on non-empty relations in the
Andrew Gierth
2016-10-23
Don't throw serialization errors for self-conflicts in INSERT ON CONFLICT.
Tom Lane
2016-08-17
Fix deletion of speculatively inserted TOAST on conflict
Andres Freund
2016-07-15
Avoid serializability errors when locking a tuple with a committed update
Alvaro Herrera
2016-04-07
Detect SSI conflicts before reporting constraint violations
Kevin Grittner
2016-02-26
Add isolationtester spec for old heapam.c bug
Alvaro Herrera
2016-02-11
Add some isolation tests for deadlock detection and resolution.
Robert Haas
2015-09-30
Fix errors in commit a04bb65f70dafdf462e0478ad19e6de56df89bfc.
Tom Lane
2015-08-10
Temporarily(?) remove BRIN isolation test.
Tom Lane
2015-08-05
Fix BRIN to use SnapshotAny during summarization
Alvaro Herrera
2015-05-08
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-04-05
Reduce lock levels of some trigger DDL and add FKs
Simon Riggs
2015-01-04
Fix thinko in lock mode enum
Alvaro Herrera
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-04-06
Reduce lock levels of some ALTER TABLE cmds
Simon Riggs
2013-12-18
Don't ignore tuple locks propagated by our updates
Alvaro Herrera
2013-12-05
Fix improper abort during update chain locking
Alvaro Herrera
2013-10-04
add multixact-no-deadlock to schedule
Alvaro Herrera
2013-03-16
Add lock_timeout configuration parameter.
Tom Lane
2013-01-23
Improve concurrency of foreign key locking
Alvaro Herrera
2012-10-18
Isolation test for DROP INDEX CONCURRENTLY
Simon Riggs
2012-10-18
Revert tests for drop index concurrently.
Simon Riggs
[prev]
[next]