Links to GUC variables from HISTORY don't work in back branches... REL8_1_6
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Jan 2007 06:01:37 +0000 (06:01 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Jan 2007 06:01:37 +0000 (06:01 +0000)
doc/src/sgml/release.sgml

index 3a260f6fcb7d211955219ede6f68c8549eaff710..edde0818dc08aa2b1942491081b811f5adc9b4fe 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.36 2007/01/06 04:17:59 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.37 2007/01/06 06:01:37 tgl Exp $ -->
 <!--
 
 Typical markup:
@@ -136,8 +136,7 @@ For new features, add links to the documentation sections.
       </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>
@@ -2914,8 +2913,7 @@ psql -t -f fixseq.sql db1 | psql -e db1
       </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>
@@ -6220,8 +6218,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>
@@ -9236,8 +9233,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>