Commits

Showing commits that first shipped in 8.0 (backpatches included). Clear

DateSubjectAuthorReleases
2005-03-03 Replace ARC cache management algorithm with the similar but slightly Tom Lane 8.0.2
2005-02-03 Ensure that all details of the ARC algorithm are hidden within freelist.c. Tom Lane 8.0.2
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-09-16 Restructure subtransaction handling to reduce resource consumption, Tom Lane 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-06-11 StrategyDirtyBufferList wasn't being careful to honor max_buffers limit. Tom Lane 8.0.0
2004-06-03 Adjust our timezone library to use pg_time_t (typedef'd as int64) in Tom Lane 8.0.0
2004-04-21 Another round of code cleanup on bufmgr. Use BM_VALID flag to keep track Tom Lane 8.0.0
2004-04-19 Code review for ARC patch. Eliminate static variables, improve handling Tom Lane 8.0.0
2004-02-12 Fixed bug where FlushRelationBuffers() did call StrategyInvalidateBuffer() Jan Wieck 8.0.0
2004-02-06 Cost based vacuum delay feature. Jan Wieck 8.0.0
2004-01-15 Adjusted calculation of shared memory requirements to new Jan Wieck 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-11-27 Conditionalize variable that is only used conditionally, to avoid warning. Peter Eisentraut 8.0.0
2003-11-19 Background writer process Jan Wieck 8.0.0
2003-11-16 Changed parameter name for shared cache status report interval to Jan Wieck 8.0.0
2003-11-13 2nd try for the ARC strategy. Jan Wieck 8.0.0
2003-11-13 ARC strategy backed out ... sorry Jan Wieck 8.0.0
2003-11-13 Replacement of the buffer replacement strategy with an ARC Jan Wieck 8.0.0