Commits

DateSubjectAuthorReleases
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. 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-07-24 Error message editing in backend/storage. Tom Lane 7.4.1
2003-03-04 Reimplement free-space-map management as per recent discussions. Tom Lane 7.4.1
2002-09-20 Performance improvement for MultiRecordFreeSpace on large relations --- Tom Lane 7.3.1
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-07-02 First non-stub implementation of shared free space map. It's not super Tom Lane 7.2.1
2001-06-29 Further work on connecting the free space map (which is still just a 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-19 Ensure that kernel error code is included in smgr-level error reports. 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
1999-09-02 Repair a bunch of problems in md.c. This builds on Hiroshi's Tom Lane 7.1.1