1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-31 03:21:24 +03:00

Links to GUC variables from HISTORY don't work in back branches...

This commit is contained in:
Tom Lane 2007-01-06 06:01:37 +00:00
parent e677ff2876
commit c3013376b2

View 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: Typical markup:
@ -136,8 +136,7 @@ For new features, add links to the documentation sections.
</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>
@ -2914,8 +2913,7 @@ psql -t -f fixseq.sql db1 | psql -e db1
</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>
@ -6220,8 +6218,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>
@ -9236,8 +9233,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>