]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Links to GUC variables from HISTORY don't work in back branches...
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Jan 2007 06:01:48 +0000 (06:01 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Jan 2007 06:01:48 +0000 (06:01 +0000)
doc/src/sgml/release.sgml

index 99e00f53e55f2695d73ac8c3291bd766f7b45b63..45f971cfc37cc5327bc056fd4b2e7271cdb2c14b 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.29 2007/01/06 04:17:33 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.30 2007/01/06 06:01:48 tgl Exp $
 -->
 
 <appendix id="release">
@@ -91,8 +91,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.29 2007/01/06 04:17:33 mo
       </para>
 
       <para>
-       This is because <link
-       linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially
+       This is because <varname>lc_numeric</> can potentially
        change the output of these functions.
       </para>
      </listitem>
@@ -3397,8 +3396,7 @@ typedefs (Michael)</para></listitem>
       </para>
 
       <para>
-       This is because <link
-       linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially
+       This is because <varname>lc_numeric</> can potentially
        change the output of these functions.
       </para>
      </listitem>
@@ -6413,8 +6411,7 @@ DROP SCHEMA information_schema CASCADE;
       </para>
 
       <para>
-       This is because <link
-       linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially
+       This is because <varname>lc_numeric</> can potentially
        change the output of these functions.
       </para>
      </listitem>