summaryrefslogtreecommitdiff
path: root/src/include/access/xlogdefs.h
AgeCommit message (Expand)Author
2002-06-20Update copyright to 2002.Bruce Momjian
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-08-25Replace implementation of pg_log as a relation accessed through theTom Lane
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-03-13XLOG (and related) changes:Tom Lane
2000-10-28WALVadim B. Mikheev