postgresql/src/backend/access/transam
Hiroshi Inoue 8bb4dab94d RecordTransactionAbort() shouldn't log XLOG_XACT_ABORT
if the transaction has already been committed ?
2000-12-07 10:03:46 +00:00
..
Makefile WAL 2000-10-13 12:05:22 +00:00
rmgr.c No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
transam.c No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
transsup.c No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
varsup.c No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
xact.c RecordTransactionAbort() shouldn't log XLOG_XACT_ABORT 2000-12-07 10:03:46 +00:00
xid.c Latest round of fmgr updates. All functions with bool,char, or int2 2000-06-05 07:29:25 +00:00
xlog.c Disable elog(ERROR|FATAL) in signal handlers in 2000-12-03 10:27:29 +00:00
xlogutils.c No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00