From 1b10e563686e40245d8b7b865622a43ac357b120 Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Tue, 8 Feb 2022 14:04:09 +0000 Subject: [PATCH] Revert "Minor fixes, note that timestamps are supported for in-memory databases." This reverts commit 8ce4f13d6ac6c27998d4298c415aa064950c8dbd. --- src/docs/timestamp-misc.dox | 4 ---- src/docs/timestamp-model.dox | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/docs/timestamp-misc.dox b/src/docs/timestamp-misc.dox index 11be882d06a..e26b1b68ec0 100644 --- a/src/docs/timestamp-misc.dox +++ b/src/docs/timestamp-misc.dox @@ -56,8 +56,4 @@ from. See @ref snapshot_reset. Transactions that have set \c read_timestamp can also call WT_SESSION::reset_snapshot, but it will have no effect. -@section timestamps_misc_in_memory In-memory configurations and timestamps - -Timestamps are supported for in-memory databasees. - */ diff --git a/src/docs/timestamp-model.dox b/src/docs/timestamp-model.dox index bf1a9f75b35..5715298f3ca 100644 --- a/src/docs/timestamp-model.dox +++ b/src/docs/timestamp-model.dox @@ -77,7 +77,7 @@ database requires caution. Configuring logging for the database will automatically configure logging for each object in the database unless logging is explicitly turned off when the object is created. -@section timestamps_durability_checkpoint Checkpoint durability and timestamps +@subsection timestamps_durability_checkpoint Checkpoint durability and timestamps Checkpoint durability is the expected choice for most objects when timestamps are configured. The change from checkpoint durability without