aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/xlogutils.h
Commit message (Expand)AuthorAge
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Unite ReadBufferWithFork, ReadBufferWithStrategy, and ZeroOrReadBufferHeikki Linnakangas2008-10-31
* Introduce the concept of relation forks. An smgr relation can now consistHeikki Linnakangas2008-08-11
* Improve our #include situation by moving pointer types away from theAlvaro Herrera2008-06-19
* Refactor XLogOpenRelation() and XLogReadBuffer() in preparation for relationHeikki Linnakangas2008-06-12
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Make the world safe for full_page_writes. Allow XLOG records that try toTom Lane2006-04-14
* Clean up and document the API for XLogOpenRelation and XLogReadBuffer.Tom Lane2006-03-29
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Remove the mostly-stubbed-out-anyway support routines for WAL UNDO.Tom Lane2005-06-06
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Update copyright to 2004.Bruce Momjian2004-08-29
* Invent WAL timelines, as per recent discussion, to make point-in-timeTom Lane2004-07-21
* Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, toTom Lane2004-02-11
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* Update copyright to 2002.Bruce Momjian2002-06-20
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Replace implementation of pg_log as a relation accessed through theTom Lane2001-08-25
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* XLOG (and related) changes:Tom Lane2001-03-13
* No more #ifdef XLOG.Vadim B. Mikheev2000-11-30
* Put external declarations into header files.Peter Eisentraut2000-11-21
* WALVadim B. Mikheev2000-10-28
* WAL utils defsVadim B. Mikheev2000-10-25
* Create empty file so that CVS sources compile (Vadim can fill in realTom Lane2000-10-24