From: Bruce Momjian Date: Fri, 16 Jun 2006 04:02:35 +0000 (+0000) Subject: Update magic block wording for preloaded libraries. X-Git-Tag: REL9_0_0~7717 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=57ffc4d78b751c3d85ff869ad66c5a5c9d5ec967;p=pg-rex%2Fsyncrep.git Update magic block wording for preloaded libraries. --- diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index a439f7b4b0..865a656372 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ - + Server Configuration @@ -974,7 +974,7 @@ SET ENABLE_SEQSCAN TO OFF; server process may increase slightly, even if that process never uses the library. So this parameter is recommended only for libraries that will be used in most sessions. The magic - block present in all PostgreSQL-supported libraries is checked + block required in all PostgreSQL-supported libraries is checked to guarantee compatibility. For this reason, non-PostgreSQL libraries cannot be loaded in this way.