1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.56 2006/04/25 00:25:15 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.57 2006/05/02 18:07:51 tgl Exp $ -->
2
2
3
3
<chapter Id="runtime-config">
4
4
<title>Server Configuration</title>
@@ -3726,7 +3726,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
3726
3726
3727
3727
<varlistentry id="guc-escape-string-warning" xreflabel="escape_string_warning">
3728
3728
<term><varname>escape_string_warning</varname> (<type>boolean</type>)</term>
3729
- <indexterm><primary>strings</><secondary>escape</></>
3729
+ <indexterm><primary>strings</><secondary>escape warning </></>
3730
3730
<indexterm>
3731
3731
<primary><varname>escape_string_warning</> configuration parameter</primary>
3732
3732
</indexterm>
@@ -3748,7 +3748,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
3748
3748
3749
3749
<varlistentry id="guc-standard-conforming-strings" xreflabel="standard_conforming_strings">
3750
3750
<term><varname>standard_conforming_strings</varname> (<type>boolean</type>)</term>
3751
- <indexterm><primary>strings</><secondary>escape </></>
3751
+ <indexterm><primary>strings</><secondary>standard conforming </></>
3752
3752
<indexterm>
3753
3753
<primary><varname>standard_conforming_strings</> configuration parameter</primary>
3754
3754
</indexterm>