postgresql/src/backend/access/transam
Tom Lane b2ab1e6bc9 Ensure that before truncating CLOG, we force a checkpoint even if no
recent WAL activity has occurred.  Without this, it's possible that a
later crash might leave tuples on disk with un-updated commit status
bits.
2002-09-26 22:58:34 +00:00
..
Makefile Replace implementation of pg_log as a relation accessed through the 2001-08-25 18:52:43 +00:00
clog.c Ensure that before truncating CLOG, we force a checkpoint even if no 2002-09-26 22:58:34 +00:00
rmgr.c Replace implementation of pg_log as a relation accessed through the 2001-08-25 18:52:43 +00:00
transam.c pgindent run. 2002-09-04 20:31:48 +00:00
varsup.c pgindent run. 2002-09-04 20:31:48 +00:00
xact.c pgindent run. 2002-09-04 20:31:48 +00:00
xid.c Update copyright to 2002. 2002-06-20 20:29:54 +00:00
xlog.c Ensure that before truncating CLOG, we force a checkpoint even if no 2002-09-26 22:58:34 +00:00
xlogutils.c Update copyright to 2002. 2002-06-20 20:29:54 +00:00