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
/
backend
/
storage
/
buffer
/
README
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyedit comments and documentation.
Noah Misch
2016-04-01
1
-6
/
+6
*
Checkpoint sorting and balancing.
Andres Freund
2016-03-10
1
-5
/
+0
*
Cover heap_page_prune_opt()'s cleanup lock tactic in README.
Noah Misch
2016-01-01
1
-12
/
+14
*
Reduce pinning and buffer content locking for btree scans.
Kevin Grittner
2015-03-25
1
-2
/
+2
*
Change locking regimen around buffer replacement.
Robert Haas
2014-09-25
1
-20
/
+19
*
Fix capitalization in README.
Robert Haas
2014-02-17
1
-7
/
+7
*
Change the way we mark tuples as frozen.
Robert Haas
2013-12-22
1
-0
/
+3
*
Repair out-of-date information in src/backend/storage/buffer/README.
Robert Haas
2012-05-22
1
-2
/
+2
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-1
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
For bulk write operations (eg COPY IN), use a ring buffer of 16MB instead
Tom Lane
2009-06-22
1
-2
/
+7
*
Start background writer during archive recovery. Background writer now performs
Heikki Linnakangas
2009-02-18
1
-1
/
+6
*
Improve bulk-insert performance by keeping the current target buffer pinned
Tom Lane
2008-11-06
1
-1
/
+5
*
More README src cleanups.
Bruce Momjian
2008-03-21
1
-2
/
+2
*
Make source code READMEs more consistent. Add CVS tags to all README files.
Bruce Momjian
2008-03-20
1
-6
/
+6
*
Make large sequential scans and VACUUMs work in a limited-size "ring" of
Tom Lane
2007-05-30
1
-28
/
+47
*
Split the buffer mapping table into multiple separately lockable
Tom Lane
2006-07-23
1
-1
/
+9
*
Remove obsolete comment about VACUUM FULL: it takes buffer content locks
Tom Lane
2006-06-08
1
-6
/
+8
*
Clean up WAL/buffer interactions as per my recent proposal. Get rid of the
Tom Lane
2006-03-31
1
-14
/
+13
*
Replace the BufMgrLock with separate locks on the lookup hashtable and
Tom Lane
2005-03-04
1
-146
/
+139
*
Code review for ARC patch. Eliminate static variables, improve handling
Tom Lane
2004-04-19
1
-129
/
+125
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Added documentation for the new interface between the buffer manager
Jan Wieck
2003-11-14
1
-1
/
+153
*
Update future-tense comments in README to present tense. Noted by
Tom Lane
2003-10-31
1
-17
/
+16
*
Implement new 'lightweight lock manager' that's intermediate between
Tom Lane
2001-09-29
1
-7
/
+5
*
Replace implementation of pg_log as a relation accessed through the
Tom Lane
2001-08-25
1
-2
/
+2
*
Implement LockBufferForCleanup(), which will allow concurrent VACUUM
Tom Lane
2001-07-06
1
-0
/
+100