index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
access
/
xlogutils.h
Commit message (
Expand
)
Author
Age
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Unite ReadBufferWithFork, ReadBufferWithStrategy, and ZeroOrReadBuffer
Heikki Linnakangas
2008-10-31
*
Introduce the concept of relation forks. An smgr relation can now consist
Heikki Linnakangas
2008-08-11
*
Improve our #include situation by moving pointer types away from the
Alvaro Herrera
2008-06-19
*
Refactor XLogOpenRelation() and XLogReadBuffer() in preparation for relation
Heikki Linnakangas
2008-06-12
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Make the world safe for full_page_writes. Allow XLOG records that try to
Tom Lane
2006-04-14
*
Clean up and document the API for XLogOpenRelation and XLogReadBuffer.
Tom Lane
2006-03-29
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Remove the mostly-stubbed-out-anyway support routines for WAL UNDO.
Tom Lane
2005-06-06
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Invent WAL timelines, as per recent discussion, to make point-in-time
Tom Lane
2004-07-21
*
Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, to
Tom Lane
2004-02-11
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Replace implementation of pg_log as a relation accessed through the
Tom Lane
2001-08-25
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
XLOG (and related) changes:
Tom Lane
2001-03-13
*
No more #ifdef XLOG.
Vadim B. Mikheev
2000-11-30
*
Put external declarations into header files.
Peter Eisentraut
2000-11-21
*
WAL
Vadim B. Mikheev
2000-10-28
*
WAL utils defs
Vadim B. Mikheev
2000-10-25
*
Create empty file so that CVS sources compile (Vadim can fill in real
Tom Lane
2000-10-24