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:
2bd5546
)
Fix newly-introduced documentation typo.
author
Neil Conway
<neilc@samurai.com>
Mon, 23 Apr 2007 16:53:15 +0000
(16:53 +0000)
committer
Neil Conway
<neilc@samurai.com>
Mon, 23 Apr 2007 16:53:15 +0000
(16:53 +0000)
doc/src/sgml/ref/create_function.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_function.sgml
b/doc/src/sgml/ref/create_function.sgml
index 22a11137bf08b68076fc00da8688faea106b4a84..c4998802848efe0ebd7bdfcedf87988043c59139 100644
(file)
--- a/
doc/src/sgml/ref/create_function.sgml
+++ b/
doc/src/sgml/ref/create_function.sgml
@@
-458,7
+458,7
@@
Point * complex_to_point (Complex *z)
<varname>search_path</> should be set to exclude any schemas
writable by untrusted users. This prevents
malicious users from creating objects that mask objects used by the
- function. Particularly important i
s i
n this regard is the
+ function. Particularly important in this regard is the
temporary-table schema, which is searched first by default, and
is normally writable by anyone. A secure arrangement can be had
by forcing the temporary schema to be searched last. To do this,