mirror of
https://github.com/postgres/postgres.git
synced 2025-08-17 01:02:17 +03:00
Links to GUC variables from HISTORY don't work in back branches...
This commit is contained in:
@@ -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">
|
<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>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This is because <link
|
This is because <varname>lc_numeric</> can potentially
|
||||||
linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially
|
|
||||||
change the output of these functions.
|
change the output of these functions.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@@ -3397,8 +3396,7 @@ typedefs (Michael)</para></listitem>
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This is because <link
|
This is because <varname>lc_numeric</> can potentially
|
||||||
linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially
|
|
||||||
change the output of these functions.
|
change the output of these functions.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@@ -6413,8 +6411,7 @@ DROP SCHEMA information_schema CASCADE;
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This is because <link
|
This is because <varname>lc_numeric</> can potentially
|
||||||
linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially
|
|
||||||
change the output of these functions.
|
change the output of these functions.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Reference in New Issue
Block a user