Remove 9.0 release notes xref's to HISTORY.html can be built.
authorBruce Momjian
Sun, 21 Mar 2010 22:12:27 +0000 (22:12 +0000)
committerBruce Momjian
Sun, 21 Mar 2010 22:12:27 +0000 (22:12 +0000)
Document this restriction.

doc/src/sgml/release-9.0.sgml
doc/src/sgml/release.sgml

index a4b698cdb8e78899c154196b6c38b90962f68446..e11828320c452eeca06ec28e872b29702056310a 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  
             
               While the Genetic Query Optimizer (GEQO) still selects
               random plans, it now selects the same random plans for
-              identical queries.  You can modify <xref
-              linkend="guc-geqo-seed"> to
-              randomize the starting value of the random plan generator.
+              identical queries.  You can modify <link
+              linkend="guc-geqo-seed">geqo_seed to randomize
+              the starting value of the random plan generator.
             
           
 
             
 
             
-              log_*_stats log output, e.g. <xref
-              linkend="runtime-config-statistics-monitor">, no longer shows
-              this information.
+              log_*_stats log output, e.g. <link
+              linkend="runtime-config-statistics-monitor">log_statement_stats,
+              no longer shows this information.
             
           
 
           
 
           
-            The variable  controls if hex (default)
-            or octal escapes are used for bytea output.  (SWITCH
-            DEFAULT FOR BETA?  PETER)  Libpq's PQescapeByteaConn()
-            now uses the hex format for PostgreSQL 9.0 servers.
+            The variable 
+            linkend="guc-bytea-output">bytea_output controls
+            if hex (default) or octal escapes are used for bytea
+            output.  (SWITCH DEFAULT FOR BETA?  PETER) Libpq's
+            PQescapeByteaConn() now uses the hex format
+            for PostgreSQL 9.0 servers.
           
         
 
         
           
-            Allow  to be increased to 3
-        (Tom)
+            Allow 
+            linkend="guc-extra-float-digits">extra_float_digits
+            to be increased to 3 (Tom)
           
 
           
 
           
             
-              Add server variable  to specify a PL/Perl
-              Perl initialization function (Tim Bunce)
+              Add server variable 
+              linkend="guc-plperl-on-init">plperl.on_init to
+              specify a PL/Perl Perl initialization function (Tim
+              Bunce)
             
 
             
-               and plperl.on_plperlu_init
-              are also available for trusted/untrusted-specific initialization.
+              
+              linkend="guc-plperl-on-plperl-init">plperl.on_plperl_init
+              and plperl.on_plperlu_init are also available
+              for trusted/untrusted-specific initialization.
             
           
 
             
 
             
-              This can be enabled with the server variable <xref
-              linkend="guc-plperl-use-strict">.
+              This can be enabled with the server variable <link
+              linkend="guc-plperl-use-strict">plperl.use_strict.
             
           
 
index 80d4fae2271a50098911c3dfd38475a6424435cb..6687cc50c9e5dd3bbe7b35c69fd10849a3cfb767 100644 (file)
@@ -1,4 +1,4 @@
-
+