summaryrefslogtreecommitdiff
path: root/src/include/access/xlogutils.h
AgeCommit message (Expand)Author
2002-06-20Update copyright to 2002.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-11-30No more #ifdef XLOG.Vadim B. Mikheev
2000-11-21Put external declarations into header files.Peter Eisentraut
2000-10-28WALVadim B. Mikheev
2000-10-25WAL utils defsVadim B. Mikheev
2000-10-24Create empty file so that CVS sources compile (Vadim can fill in realTom Lane