index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
access
/
xlog.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
More infrastructure for btree compaction project. Tree-traversal code
Tom Lane
2003-02-22
1
-7
/
+8
*
Make btree index structure adjustments and WAL logging changes needed to
Tom Lane
2003-02-21
1
-2
/
+4
*
Add checkpoint_warning to warn of excessive checkpoints caused by too
Bruce Momjian
2002-11-15
1
-1
/
+2
*
Ensure that before truncating CLOG, we force a checkpoint even if no
Tom Lane
2002-09-26
1
-2
/
+2
*
Fix problems with loss of tuple commit status bits during WAL redo of
Tom Lane
2002-09-26
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2002-09-04
1
-2
/
+2
*
Complete TODO item:
Bruce Momjian
2002-08-30
1
-2
/
+1
*
Reverse out XLogDir/-X write-ahead log handling, per discussion.
Bruce Momjian
2002-08-17
1
-5
/
+1
*
Restructure local-buffer handling per recent pghackers discussion.
Tom Lane
2002-08-06
1
-1
/
+2
*
Fix compilation problem with assert checking enabled for recent xlog
Thomas G. Lockhart
2002-08-05
1
-2
/
+2
*
Implement WAL log location control using "-X" or PGXLOG.
Thomas G. Lockhart
2002-08-04
1
-1
/
+5
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-2
/
+2
*
Merge the last few variable.c configuration variables into the generic
Tom Lane
2002-05-17
1
-3
/
+3
*
Repair two problems with WAL logging of sequence nextvalI() ops, as
Tom Lane
2002-03-15
1
-3
/
+6
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-2
/
+2
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-1
/
+2
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-3
/
+2
*
Replace implementation of pg_log as a relation accessed through the
Tom Lane
2001-08-25
1
-1
/
+2
*
Arrange to recycle old XLOG log segment files as new segment files,
Tom Lane
2001-07-19
1
-2
/
+3
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-27
/
+28
*
Remove NEXTXID xlog record type to avoid three-way deadlock risk.
Tom Lane
2001-03-18
1
-2
/
+1
*
Support syncing WAL log to disk using either fsync(), fdatasync(),
Tom Lane
2001-03-16
1
-1
/
+13
*
Change xlog page-header format to include StartUpID. Use the SUI to
Tom Lane
2001-03-13
1
-3
/
+9
*
XLOG (and related) changes:
Tom Lane
2001-03-13
1
-63
/
+108
*
Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occur
Tom Lane
2001-02-26
1
-1
/
+6
*
Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts
Tom Lane
2001-01-14
1
-2
/
+1
*
Add more critical-section calls: all code sections that hold spinlocks
Tom Lane
2001-01-12
1
-2
/
+2
*
New WAL version - CRC and data blocks backup.
Vadim B. Mikheev
2000-12-28
1
-13
/
+39
*
Clean up backend-exit-time cleanup behavior. Use on_shmem_exit callbacks
Tom Lane
2000-12-18
1
-2
/
+2
*
Disable elog(ERROR|FATAL) in signal handlers in
Vadim B. Mikheev
2000-12-03
1
-1
/
+2
*
XLOG stuff for sequences.
Vadim B. Mikheev
2000-11-30
1
-1
/
+7
*
Store current LC_COLLATE and LC_CTYPE settings in pg_control during initdb;
Tom Lane
2000-11-25
1
-4
/
+2
*
Put external declarations into header files.
Peter Eisentraut
2000-11-21
1
-2
/
+19
*
New CHECKPOINT command.
Vadim B. Mikheev
2000-11-05
1
-0
/
+2
*
WAL
Vadim B. Mikheev
2000-10-28
1
-12
/
+2
*
WAL
Vadim B. Mikheev
2000-10-21
1
-0
/
+11
*
redo/undo support functions and cleanups.
Vadim B. Mikheev
2000-10-20
1
-0
/
+12
*
misc
Vadim B. Mikheev
2000-07-04
1
-1
/
+5
*
heap' logging
Vadim B. Mikheev
2000-07-03
1
-0
/
+7
*
heap' xlog records
Vadim B. Mikheev
2000-06-02
1
-2
/
+8
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-21
/
+21
*
Transaction log manager core code.
Vadim B. Mikheev
1999-09-27
1
-0
/
+70