diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 9b509b11e4..6fe27541cf 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ - + Server Configuration @@ -5107,9 +5107,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir' lo_compat_privileges (boolean) - - lo_compat_privileges configuration parameter - + lo_compat_privileges configuration parameter @@ -5120,7 +5118,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir' releases. The default is off. - Setting this variable does not disable all security checks for + Setting this variable does not disable all security checks related to large objects — only those for which the default behavior has changed in PostgreSQL 9.0. For example, lo_import() and