Commits

DateSubjectAuthorReleases
2007-05-02 During WAL recovery, when reading a page that we intend to overwrite completely Tom Lane 8.3.0
2006-07-03 Code review for FILLFACTOR patch. Change WITH grammar as per earlier Tom Lane 8.2.0
2006-04-14 Make the world safe for full_page_writes. Allow XLOG records that try to Tom Lane 8.2.0
2006-03-31 Clean up WAL/buffer interactions as per my recent proposal. Get rid of the Tom Lane 8.2.0
2006-03-29 Clean up and document the API for XLogOpenRelation and XLogReadBuffer. Tom Lane 8.2.0
2005-06-06 Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. Tom Lane 8.1.0
2005-05-29 Modify hash_search() API to prevent future occurrences of the error Tom Lane 8.1.0
2005-01-10 Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. This Tom Lane 8.0.0
2004-07-21 Invent WAL timelines, as per recent discussion, to make point-in-time Tom Lane 8.0.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. 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
2002-03-31 Reimplement temp tables using schemas. The temp table map is history; Tom Lane 7.3.1
2001-10-05 Further cleanup of dynahash.c API, in pursuit of portability and Tom Lane 7.2.1
2001-10-01 Another round of cleanups for dynahash.c (maybe it's finally clean of Tom Lane 7.2.1
2001-08-25 Replace implementation of pg_log as a relation accessed through the Tom Lane 7.2.1
2001-08-23 Ensure that all TransactionId comparisons are encapsulated in macros 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-03-13 XLOG (and related) changes: Tom Lane 7.1.1
2001-01-02 Clean up non-reentrant interface for hash_seq/HashTableWalk, so that Tom Lane 7.1.1
2000-11-08 Make DROP TABLE rollback-able: postpone physical file delete until commit. Tom Lane 7.1.1