summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/src/include/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/src/include/connection.h')
-rw-r--r--src/third_party/wiredtiger/src/include/connection.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/third_party/wiredtiger/src/include/connection.h b/src/third_party/wiredtiger/src/include/connection.h
index 14fb4a17708..bbd4db1a9ae 100644
--- a/src/third_party/wiredtiger/src/include/connection.h
+++ b/src/third_party/wiredtiger/src/include/connection.h
@@ -625,8 +625,8 @@ struct __wt_connection_impl {
#define WT_CONN_CKPT_GATHER 0x000004u
#define WT_CONN_CKPT_SYNC 0x000008u
#define WT_CONN_CLOSING 0x000010u
-#define WT_CONN_CLOSING_CHECKPOINT 0x000020u
-#define WT_CONN_CLOSING_NO_MORE_OPENS 0x000040u
+#define WT_CONN_CLOSING_NO_MORE_OPENS 0x000020u
+#define WT_CONN_CLOSING_TIMESTAMP 0x000040u
#define WT_CONN_COMPATIBILITY 0x000080u
#define WT_CONN_DATA_CORRUPTION 0x000100u
#define WT_CONN_EVICTION_RUN 0x000200u