summaryrefslogtreecommitdiff
path: root/src/include/access/xlogutils.h
Commit message (Expand)AuthorAgeFilesLines
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Make the world safe for full_page_writes. Allow XLOG records that try toTom Lane2006-04-141-1/+3
* Clean up and document the API for XLogOpenRelation and XLogReadBuffer.Tom Lane2006-03-291-3/+4
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Remove the mostly-stubbed-out-anyway support routines for WAL UNDO.Tom Lane2005-06-061-3/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Invent WAL timelines, as per recent discussion, to make point-in-timeTom Lane2004-07-211-5/+1
* Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, toTom Lane2004-02-111-1/+3
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
* Replace implementation of pg_log as a relation accessed through theTom Lane2001-08-251-3/+3
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-4/+4
* XLOG (and related) changes:Tom Lane2001-03-131-0/+10
* No more #ifdef XLOG.Vadim B. Mikheev2000-11-301-1/+1
* Put external declarations into header files.Peter Eisentraut2000-11-211-0/+1
* WALVadim B. Mikheev2000-10-281-1/+3
* WAL utils defsVadim B. Mikheev2000-10-251-0/+16
* Create empty file so that CVS sources compile (Vadim can fill in realTom Lane2000-10-241-0/+0