Commits

DateSubjectAuthorReleases
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-19 Allow read only connections during recovery, known as Hot Standby. Simon Riggs 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-03 Introduce visibility map. The visibility map is a bitmap with one bit per Heikki Linnakangas 8.4.0
2008-11-14 Replace the usage of heap_addheader to create pg_attribute tuples with regular Alvaro Herrera 8.4.0
2008-11-02 Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, Tom Lane 8.4.0
2008-10-28 Arrange to squeeze out the MINIMAL_TUPLE_PADDING in the tuple representation Tom Lane 8.4.0
2008-08-11 Introduce the concept of relation forks. An smgr relation can now consist Heikki Linnakangas 8.4.0
2008-07-13 Clean up the use of some page-header-access macros: principally, use Tom Lane 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 Re-run pgindent with updated list of typedefs. (Updated README should Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-11-07 Use "alternative" instead of "alternate" where it is clearer. Peter Eisentraut 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-04-06 Support varlena fields with single-byte headers and unaligned storage. Tom Lane 8.3.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2007-02-09 Combine cmin and cmax fields of HeapTupleHeaders into a single field, by Tom Lane 8.3.0
2007-02-05 Rename MaxTupleSize to MaxHeapTupleSize to clarify that it's not meant to Tom Lane 8.3.0
2007-01-09 Enable another five tuple status bits by using the high bits of the Bruce Momjian 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-11-05 Fix recently-understood problems with handling of XID freezing, particularly Tom Lane 8.2.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-07-13 More include file adjustments. Bruce Momjian 8.2.0