postgresql/src/backend/access
Simon Riggs e620ee35b2 Optimize commit_siblings in two ways to improve group commit.
First, avoid scanning the whole ProcArray once we know there
are at least commit_siblings active; second, skip the check
altogether if commit_siblings = 0.

Greg Smith
2010-12-08 18:48:03 +00:00
..
common Refactor typenameTypeId() 2010-10-25 21:44:49 +03:00
gin Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
gist Fix two small bugs in new gistget.c logic. 2010-12-04 13:47:08 -05:00
hash Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
heap In rewriteheap.c (used by VACUUM FULL and CLUSTER), calculate the tuple 2010-11-09 17:48:14 +02:00
index Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
nbtree Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
transam Optimize commit_siblings in two ways to improve group commit. 2010-12-08 18:48:03 +00:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00