From: Tom Lane Date: Fri, 14 Sep 2007 15:57:27 +0000 (+0000) Subject: Fix markup that doesn't work in back branches. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=f5e62eeca296d65393d3b71c731d4520172ddf68;p=users%2Fbernd%2Fpostgres.git Fix markup that doesn't work in back branches. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 279df1357d..bf36b8b4dc 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -238,13 +238,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.