summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/src/cursor/cur_config.c
diff options
context:
space:
mode:
authorLuke Chen <luke.chen@mongodb.com>2019-02-13 16:24:07 +1100
committerLuke Chen <luke.chen@mongodb.com>2019-02-13 16:24:07 +1100
commitdc380f38a88e5687d324de1e4985776c5e5c1313 (patch)
tree9740222d9aecaa645eddc66df8bc135e3ba4e809 /src/third_party/wiredtiger/src/cursor/cur_config.c
parent7d84a75db4bbc1387f626a49cdf98b87b9a49b02 (diff)
downloadmongo-dc380f38a88e5687d324de1e4985776c5e5c1313.tar.gz
Import wiredtiger: 7f85272f91a95b4b47802808c44c75a8a794e7a8 from branch mongodb-4.0
ref: bedf230af3..7f85272f91 for: 4.0.7 WT-4483 Improve caching of small updates to large values WT-4518 Give applications a chance to handle panic before API panic returns WT-4522 Update WiredTiger copyrights to 2019 WT-4528 Retry Windows functions on access denied
Diffstat (limited to 'src/third_party/wiredtiger/src/cursor/cur_config.c')
-rw-r--r--src/third_party/wiredtiger/src/cursor/cur_config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/src/cursor/cur_config.c b/src/third_party/wiredtiger/src/cursor/cur_config.c
index e4d1f3e94e0..cc4c755dbc4 100644
--- a/src/third_party/wiredtiger/src/cursor/cur_config.c
+++ b/src/third_party/wiredtiger/src/cursor/cur_config.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2014-2018 MongoDB, Inc.
+ * Copyright (c) 2014-2019 MongoDB, Inc.
* Copyright (c) 2008-2014 WiredTiger, Inc.
* All rights reserved.
*