postgresql/src/backend/access
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
..
common Silence compiler warning. 2000-12-07 02:04:30 +00:00
gist No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
hash No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
heap Disable elog(ERROR|FATAL) in signal handlers in 2000-12-03 10:27:29 +00:00
index Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
nbtree Disable elog(ERROR|FATAL) in signal handlers in 2000-12-03 10:27:29 +00:00
rtree No more #ifdef XLOG. 2000-11-30 08:46:26 +00:00
transam RecordTransactionAbort() shouldn't log XLOG_XACT_ABORT 2000-12-07 10:03:46 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00