index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
access
/
xlogutils.h
Age
Commit message (
Expand
)
Author
2006-04-14
Make the world safe for full_page_writes. Allow XLOG records that try to
Tom Lane
2006-03-29
Clean up and document the API for XLogOpenRelation and XLogReadBuffer.
Tom Lane
2006-03-05
Update copyright for 2006. Update scripts.
Bruce Momjian
2005-06-06
Remove the mostly-stubbed-out-anyway support routines for WAL UNDO.
Tom Lane
2004-12-31
Tag appropriate files for rc3
PostgreSQL Daemon
2004-08-29
Update copyright to 2004.
Bruce Momjian
2004-07-21
Invent WAL timelines, as per recent discussion, to make point-in-time
Tom Lane
2004-02-11
Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, to
Tom Lane
2003-11-29
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-08-04
Update copyrights to 2003.
Bruce Momjian
2002-06-20
Update copyright to 2002.
Bruce Momjian
2001-10-28
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-08-25
Replace implementation of pg_log as a relation accessed through the
Tom Lane
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-03-13
XLOG (and related) changes:
Tom Lane
2000-11-30
No more #ifdef XLOG.
Vadim B. Mikheev
2000-11-21
Put external declarations into header files.
Peter Eisentraut
2000-10-28
WAL
Vadim B. Mikheev
2000-10-25
WAL utils defs
Vadim B. Mikheev
2000-10-24
Create empty file so that CVS sources compile (Vadim can fill in real
Tom Lane