projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c24d12
)
Update magic block wording for preloaded libraries.
author
Bruce Momjian
<bruce@momjian.us>
Fri, 16 Jun 2006 04:02:35 +0000
(
04:02
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 16 Jun 2006 04:02:35 +0000
(
04:02
+0000)
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 938294151b14c54f2dd024789b3cbeaa0ead70c7..d9443ea30a03719f82d6cd3c4c2ed194e9c22813 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-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 <quote>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.
</para>