From 7543ab1f8dcb20dbbdf6a41eace95fc47c8dcaa3 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 17 May 2018 10:16:32 -0400 Subject: Removed versionadded/changed annotations for 2.0. --- docs/ref/settings.txt | 8 -------- 1 file changed, 8 deletions(-) (limited to 'docs/ref/settings.txt') diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 635cadc848..de2651aa82 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -911,8 +911,6 @@ The maximum size that the DATAFILE_TMP is allowed to grow to. ``DATAFILE_SIZE`` ^^^^^^^^^^^^^^^^^ -.. versionadded:: 2.0 - Default: ``'50M'`` This is an Oracle-specific setting. @@ -924,8 +922,6 @@ The initial size of the DATAFILE. ``DATAFILE_TMP_SIZE`` ^^^^^^^^^^^^^^^^^^^^^ -.. versionadded:: 2.0 - Default: ``'50M'`` This is an Oracle-specific setting. @@ -937,8 +933,6 @@ The initial size of the DATAFILE_TMP. ``DATAFILE_EXTSIZE`` ^^^^^^^^^^^^^^^^^^^^ -.. versionadded:: 2.0 - Default: ``'25M'`` This is an Oracle-specific setting. @@ -950,8 +944,6 @@ The amount by which the DATAFILE is extended when more space is required. ``DATAFILE_TMP_EXTSIZE`` ^^^^^^^^^^^^^^^^^^^^^^^^ -.. versionadded:: 2.0 - Default: ``'25M'`` This is an Oracle-specific setting. -- cgit v1.3