Commits

DateSubjectAuthorReleases
2004-07-17 Invent ResourceOwner mechanism as per my recent proposal, and use it to Tom Lane 8.0.0
2004-07-01 Nested transactions. There is still much left to do, especially on the Tom Lane 8.0.0
2004-06-02 Adjust btree index build to not use shared buffers, thereby avoiding the Tom Lane 8.0.0
2004-05-31 Additional mop-up for sync-to-fsync changes: avoid issuing fsyncs for Tom Lane 8.0.0
2004-05-31 Per previous discussions, get rid of use of sync(2) in favor of Tom Lane 8.0.0
2004-02-11 Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, to Tom Lane 8.0.0
2004-02-10 Restructure smgr API as per recent proposal. smgr no longer depends on Tom Lane 8.0.0
2003-11-09 Add operator strategy and comparison-value datatype fields to ScanKey. Tom Lane 8.0.0
2002-08-06 Restructure local-buffer handling per recent pghackers discussion. Tom Lane 7.3.1
2001-09-29 Implement new 'lightweight lock manager' that's intermediate between Tom Lane 7.2.1
2001-06-27 Install infrastructure for shared-memory free space map. Doesn't actually Tom Lane 7.2.1
2001-05-10 Avoid unnecessary lseek() calls by cleanups in md.c. mdfd_lstbcnt was Tom Lane 7.2.1
2000-11-08 Make DROP TABLE rollback-able: postpone physical file delete until commit. Tom Lane 7.1.1
2000-06-05 Latest round of fmgr updates. All functions with bool,char, or int2 Tom Lane 7.1.1
2000-04-10 Tweak smgrblindwrt per advice from Vadim: add parameter indicating Tom Lane 7.1.1
2000-04-09 Buffer manager modifications to keep a local buffer-dirtied bit as well Tom Lane 7.1.1