From ca76cfa46b201bdea9edeb886319983b35e10e69 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Fri, 14 Sep 2007 16:01:03 +0000 Subject: [PATCH] Fix markup that doesn't work in back branches. --- doc/src/sgml/release.sgml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index eb8d5f1733..cc946c60e8 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -302,13 +302,11 @@ do it for earlier branch release files. to_number() and to_char(numeric) are now STABLE, not IMMUTABLE, for - new initdb - installs (Tom) + new initdb installs (Tom) - This is because lc_numeric can potentially + This is because lc_numeric can potentially change the output of these functions. @@ -3490,13 +3488,11 @@ DROP SCHEMA information_schema CASCADE; to_number() and to_char(numeric) are now STABLE, not IMMUTABLE, for - new initdb - installs (Tom) + new initdb installs (Tom) - This is because lc_numeric can potentially + This is because lc_numeric can potentially change the output of these functions. -- 2.39.5