From: Tom Lane Date: Sat, 6 Jan 2007 06:01:37 +0000 (+0000) Subject: Links to GUC variables from HISTORY don't work in back branches... X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=676e56a26f18f30ac0647a3dada11e53c2efd8b7;p=users%2Fbernd%2Fpostgres.git Links to GUC variables from HISTORY don't work in back branches... --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index cc3895f4f4..d4b293b0bf 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -136,8 +136,7 @@ For new features, add links to the documentation sections. - This is because lc_numeric can potentially + This is because lc_numeric can potentially change the output of these functions. @@ -2914,8 +2913,7 @@ psql -t -f fixseq.sql db1 | psql -e db1 - This is because lc_numeric can potentially + This is because lc_numeric can potentially change the output of these functions. @@ -6220,8 +6218,7 @@ typedefs (Michael) - This is because lc_numeric can potentially + This is because lc_numeric can potentially change the output of these functions. @@ -9236,8 +9233,7 @@ DROP SCHEMA information_schema CASCADE; - This is because lc_numeric can potentially + This is because lc_numeric can potentially change the output of these functions.