1- <!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.277 2010/05/18 19:05:17 mha Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.278 2010/05/20 20:32:27 tgl Exp $ -->
22
33<chapter Id="runtime-config">
44 <title>Server Configuration</title>
@@ -5107,9 +5107,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
51075107 <varlistentry id="guc-lo-compat-privileges" xreflabel="lo_compat_privileges">
51085108 <term><varname>lo_compat_privileges</varname> (<type>boolean</type>)</term>
51095109 <indexterm>
5110- <primary>
5111- <varname>lo_compat_privileges</varname> configuration parameter
5112- </primary>
5110+ <primary><varname>lo_compat_privileges</> configuration parameter</primary>
51135111 </indexterm>
51145112 <listitem>
51155113 <para>
@@ -5120,7 +5118,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
51205118 releases. The default is <literal>off</>.
51215119 </para>
51225120 <para>
5123- Setting this variable does not disable all security checksfor
5121+ Setting this variable does not disable all security checksrelated to
51245122 large objects — only those for which the default behavior has
51255123 changed in <productname>PostgreSQL</> 9.0.
51265124 For example, <literal>lo_import()</literal> and