diff options
author | Michael Cahill <michael.cahill@wiredtiger.com> | 2013-11-21 17:26:48 +1100 |
---|---|---|
committer | Michael Cahill <michael.cahill@wiredtiger.com> | 2013-11-21 17:26:48 +1100 |
commit | f23871f3949a2bf7f5e874bfbc2b5d89d68ebae9 (patch) | |
tree | ee91dfa18908e6c67cfdcac32162df4475878f1d /dist/s_define.list | |
parent | 5d1c4134abdc342e4e9ae49f79eca658910946f5 (diff) | |
download | mongo-f23871f3949a2bf7f5e874bfbc2b5d89d68ebae9.tar.gz |
Switch log_printf to use a log record in the same format as transactional operations, update "wt printlog" to print all log record types.
refs #605
Diffstat (limited to 'dist/s_define.list')
-rw-r--r-- | dist/s_define.list | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/s_define.list b/dist/s_define.list index 3c97194ab95..e3d1d2593e1 100644 --- a/dist/s_define.list +++ b/dist/s_define.list @@ -22,7 +22,6 @@ WT_CACHE_LINE_ALIGNMENT WT_DEBUG_BYTE WT_HANDLE_CLOSED WT_HANDLE_NULLABLE -WT_LOGREC_DEBUG WT_READ_BARRIER WT_REF_SIZE WT_RET_TIMEDOUT_OK |