*** pgsql/doc/src/sgml/config.sgml 2010/05/18 19:05:17 1.277 --- pgsql/doc/src/sgml/config.sgml 2010/05/20 20:32:27 1.278 *************** *** 1,4 **** ! Server Configuration --- 1,4 ---- ! Server Configuration *************** dynamic_library_path = 'C:\tools\postgre *** 5107,5115 **** lo_compat_privileges (boolean) ! ! lo_compat_privileges configuration parameter ! --- 5107,5113 ---- lo_compat_privileges (boolean) ! lo_compat_privileges configuration parameter *************** dynamic_library_path = 'C:\tools\postgre *** 5120,5126 **** releases. The default is off. ! Setting this variable does not disable all security checks for large objects — only those for which the default behavior has changed in PostgreSQL 9.0. For example, lo_import() and --- 5118,5124 ---- releases. The default is off. ! 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