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
/
xlog.h
Commit message (
Expand
)
Author
Age
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Remove NEXTXID xlog record type to avoid three-way deadlock risk.
Tom Lane
2001-03-18
*
Support syncing WAL log to disk using either fsync(), fdatasync(),
Tom Lane
2001-03-16
*
Change xlog page-header format to include StartUpID. Use the SUI to
Tom Lane
2001-03-13
*
XLOG (and related) changes:
Tom Lane
2001-03-13
*
Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occur
Tom Lane
2001-02-26
*
Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts
Tom Lane
2001-01-14
*
Add more critical-section calls: all code sections that hold spinlocks
Tom Lane
2001-01-12
*
New WAL version - CRC and data blocks backup.
Vadim B. Mikheev
2000-12-28
*
Clean up backend-exit-time cleanup behavior. Use on_shmem_exit callbacks
Tom Lane
2000-12-18
*
Disable elog(ERROR|FATAL) in signal handlers in
Vadim B. Mikheev
2000-12-03
*
XLOG stuff for sequences.
Vadim B. Mikheev
2000-11-30
*
Store current LC_COLLATE and LC_CTYPE settings in pg_control during initdb;
Tom Lane
2000-11-25
*
Put external declarations into header files.
Peter Eisentraut
2000-11-21
*
New CHECKPOINT command.
Vadim B. Mikheev
2000-11-05
*
WAL
Vadim B. Mikheev
2000-10-28
*
WAL
Vadim B. Mikheev
2000-10-21
*
redo/undo support functions and cleanups.
Vadim B. Mikheev
2000-10-20
*
misc
Vadim B. Mikheev
2000-07-04
*
heap' logging
Vadim B. Mikheev
2000-07-03
*
heap' xlog records
Vadim B. Mikheev
2000-06-02
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Transaction log manager core code.
Vadim B. Mikheev
1999-09-27