summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/dist/api_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/dist/api_data.py')
-rw-r--r--src/third_party/wiredtiger/dist/api_data.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/third_party/wiredtiger/dist/api_data.py b/src/third_party/wiredtiger/dist/api_data.py
index 75d5a6dbe40..5eb4ceaebf1 100644
--- a/src/third_party/wiredtiger/dist/api_data.py
+++ b/src/third_party/wiredtiger/dist/api_data.py
@@ -1728,11 +1728,10 @@ methods = {
applicable only for prepared transactions. Indicates if the prepare
timestamp and the commit timestamp of this transaction can be
rounded up. If the prepare timestamp is less than the oldest
- timestamp, the prepare timestamp will be rounded to the oldest
+ timestamp, the prepare timestamp will be rounded to the oldest
timestamp. If the commit timestamp is less than the prepare
timestamp, the commit timestamp will be rounded up to the prepare
- timestamp. Allows setting the prepared timestamp smaller than or equal
- to the latest active read timestamp''', type='boolean'),
+ timestamp''', type='boolean'),
Config('read', 'false', r'''
if the read timestamp is less than the oldest timestamp, the
read timestamp will be rounded up to the oldest timestamp''',