diff options
-rw-r--r-- | doc/src/sgml/release-15.sgml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml index cebc124ba4e..e3ab13e53cc 100644 --- a/doc/src/sgml/release-15.sgml +++ b/doc/src/sgml/release-15.sgml @@ -3097,19 +3097,6 @@ Author: Michael Paquier <michael@paquier.xyz> </listitem> <!-- -Author: Thomas Munro <tmunro@postgresql.org> -2022-01-15 [7170f2159] Allow "in place" tablespaces. ---> - - <listitem> - <para> - Add server variable <link - linkend="guc-allow-in-place-tablespaces"><varname>allow_in_place_tablespaces</varname></link> - for tablespace testing (Thomas Munro) - </para> - </listitem> - -<!-- Author: Robert Haas <rhaas@postgresql.org> 2022-04-08 [8ec569479] Apply PGDLLIMPORT markings broadly. --> |