summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/src/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/src/include/config.h')
-rw-r--r--src/third_party/wiredtiger/src/include/config.h69
1 files changed, 34 insertions, 35 deletions
diff --git a/src/third_party/wiredtiger/src/include/config.h b/src/third_party/wiredtiger/src/include/config.h
index eb70ad92195..a876e858bba 100644
--- a/src/third_party/wiredtiger/src/include/config.h
+++ b/src/third_party/wiredtiger/src/include/config.h
@@ -90,41 +90,40 @@ struct __wt_config_parser_impl {
#define WT_CONFIG_ENTRY_WT_SESSION_close 21
#define WT_CONFIG_ENTRY_WT_SESSION_commit_transaction 22
#define WT_CONFIG_ENTRY_WT_SESSION_compact 23
-#define WT_CONFIG_ENTRY_WT_SESSION_count 24
-#define WT_CONFIG_ENTRY_WT_SESSION_create 25
-#define WT_CONFIG_ENTRY_WT_SESSION_drop 26
-#define WT_CONFIG_ENTRY_WT_SESSION_flush_tier 27
-#define WT_CONFIG_ENTRY_WT_SESSION_join 28
-#define WT_CONFIG_ENTRY_WT_SESSION_log_flush 29
-#define WT_CONFIG_ENTRY_WT_SESSION_log_printf 30
-#define WT_CONFIG_ENTRY_WT_SESSION_open_cursor 31
-#define WT_CONFIG_ENTRY_WT_SESSION_prepare_transaction 32
-#define WT_CONFIG_ENTRY_WT_SESSION_query_timestamp 33
-#define WT_CONFIG_ENTRY_WT_SESSION_reconfigure 34
-#define WT_CONFIG_ENTRY_WT_SESSION_rename 35
-#define WT_CONFIG_ENTRY_WT_SESSION_reset 36
-#define WT_CONFIG_ENTRY_WT_SESSION_reset_snapshot 37
-#define WT_CONFIG_ENTRY_WT_SESSION_rollback_transaction 38
-#define WT_CONFIG_ENTRY_WT_SESSION_salvage 39
-#define WT_CONFIG_ENTRY_WT_SESSION_strerror 40
-#define WT_CONFIG_ENTRY_WT_SESSION_timestamp_transaction 41
-#define WT_CONFIG_ENTRY_WT_SESSION_timestamp_transaction_uint 42
-#define WT_CONFIG_ENTRY_WT_SESSION_truncate 43
-#define WT_CONFIG_ENTRY_WT_SESSION_upgrade 44
-#define WT_CONFIG_ENTRY_WT_SESSION_verify 45
-#define WT_CONFIG_ENTRY_colgroup_meta 46
-#define WT_CONFIG_ENTRY_file_config 47
-#define WT_CONFIG_ENTRY_file_meta 48
-#define WT_CONFIG_ENTRY_index_meta 49
-#define WT_CONFIG_ENTRY_lsm_meta 50
-#define WT_CONFIG_ENTRY_object_meta 51
-#define WT_CONFIG_ENTRY_table_meta 52
-#define WT_CONFIG_ENTRY_tier_meta 53
-#define WT_CONFIG_ENTRY_tiered_meta 54
-#define WT_CONFIG_ENTRY_wiredtiger_open 55
-#define WT_CONFIG_ENTRY_wiredtiger_open_all 56
-#define WT_CONFIG_ENTRY_wiredtiger_open_basecfg 57
-#define WT_CONFIG_ENTRY_wiredtiger_open_usercfg 58
+#define WT_CONFIG_ENTRY_WT_SESSION_create 24
+#define WT_CONFIG_ENTRY_WT_SESSION_drop 25
+#define WT_CONFIG_ENTRY_WT_SESSION_flush_tier 26
+#define WT_CONFIG_ENTRY_WT_SESSION_join 27
+#define WT_CONFIG_ENTRY_WT_SESSION_log_flush 28
+#define WT_CONFIG_ENTRY_WT_SESSION_log_printf 29
+#define WT_CONFIG_ENTRY_WT_SESSION_open_cursor 30
+#define WT_CONFIG_ENTRY_WT_SESSION_prepare_transaction 31
+#define WT_CONFIG_ENTRY_WT_SESSION_query_timestamp 32
+#define WT_CONFIG_ENTRY_WT_SESSION_reconfigure 33
+#define WT_CONFIG_ENTRY_WT_SESSION_rename 34
+#define WT_CONFIG_ENTRY_WT_SESSION_reset 35
+#define WT_CONFIG_ENTRY_WT_SESSION_reset_snapshot 36
+#define WT_CONFIG_ENTRY_WT_SESSION_rollback_transaction 37
+#define WT_CONFIG_ENTRY_WT_SESSION_salvage 38
+#define WT_CONFIG_ENTRY_WT_SESSION_strerror 39
+#define WT_CONFIG_ENTRY_WT_SESSION_timestamp_transaction 40
+#define WT_CONFIG_ENTRY_WT_SESSION_timestamp_transaction_uint 41
+#define WT_CONFIG_ENTRY_WT_SESSION_truncate 42
+#define WT_CONFIG_ENTRY_WT_SESSION_upgrade 43
+#define WT_CONFIG_ENTRY_WT_SESSION_verify 44
+#define WT_CONFIG_ENTRY_colgroup_meta 45
+#define WT_CONFIG_ENTRY_file_config 46
+#define WT_CONFIG_ENTRY_file_meta 47
+#define WT_CONFIG_ENTRY_index_meta 48
+#define WT_CONFIG_ENTRY_lsm_meta 49
+#define WT_CONFIG_ENTRY_object_meta 50
+#define WT_CONFIG_ENTRY_table_meta 51
+#define WT_CONFIG_ENTRY_tier_meta 52
+#define WT_CONFIG_ENTRY_tiered_meta 53
+#define WT_CONFIG_ENTRY_wiredtiger_open 54
+#define WT_CONFIG_ENTRY_wiredtiger_open_all 55
+#define WT_CONFIG_ENTRY_wiredtiger_open_basecfg 56
+#define WT_CONFIG_ENTRY_wiredtiger_open_usercfg 57
/*
* configuration section: END
* DO NOT EDIT: automatically built by dist/flags.py.