Commits

DateSubjectAuthorReleases
2008-12-03 Introduce visibility map. The visibility map is a bitmap with one bit per Heikki Linnakangas 8.4.0
2008-11-03 Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage Tom Lane 8.4.0
2008-07-14 Clean up buildfarm failures arising from the seemingly straightforward page Tom Lane 8.4.0
2008-07-13 Change the PageGetContents() macro to guarantee its result is maxalign'd, Tom Lane 8.4.0
2008-06-08 Move BufferGetPageSize and BufferGetPage from bufpage.h to bufmgr.h. It is Alvaro Herrera 8.4.0
2008-06-06 Change xlog.h to xlogdefs.h in bufpage.h, and fix fallout. Alvaro Herrera 8.4.0
2008-05-12 Put back bufmgr.h in bufpage.h -- it is needed by some macros. Alvaro Herrera 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-09-21 Improve handling of prune/no-prune decisions by storing a page's oldest Tom Lane 8.3.0
2007-09-20 HOT updates. When we update a tuple without changing any of its indexed Tom Lane 8.3.0
2007-09-12 Redefine the lp_flags field of item pointers as having four states, rather Tom Lane 8.3.0
2007-03-02 Suppress useless searches for unused line pointers in PageAddItem. To do Tom Lane 8.3.0
2007-02-21 btree source code cleanups: Bruce Momjian 8.3.0
2007-02-09 Combine cmin and cmax fields of HeapTupleHeaders into a single field, by Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-07-13 Allow include files to compile own their own. Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-09-22 This patch cleans up the access to members of ItemIdData. Bruce Momjian 8.1.0
2005-04-28 Implement sharable row-level locks, and use them for foreign key references Tom Lane 8.1.0
2005-03-22 Create a routine PageIndexMultiDelete() that replaces a loop around Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-08-04 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments Tom Lane 8.0.0