git.postgresql.org Git - postgresql.git/commit
2010年4月21日 19:08:14 +0000 (19:08 +0000)
2010年4月21日 19:08:14 +0000 (19:08 +0000)
commit 0192abc4d7792117d53c6c894eeeaa83b02802c5
Relax locking during GetCurrentVirtualXIDs(). Earlier improvements
to handling of btree delete records mean that all snapshot
conflicts on standby now have a valid, useful latestRemovedXid.
Our earlier approach using LW_EXCLUSIVE was useful when we didnt
always have a valid value, though is no longer useful or necessary.
Asserts added to code path to prove and ensure this is the case.
This will reduce contention and improve performance of larger Hot
Standby servers.
This is the main PostgreSQL git repository.
RSS
Atom