projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ec457a
)
Fix typo, per Neil Conway.
author
Tom Lane
Fri, 31 Jan 2003 00:10:51 +0000
(
00:10
+0000)
committer
Tom Lane
Fri, 31 Jan 2003 00:10:51 +0000
(
00:10
+0000)
doc/src/sgml/xplang.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/xplang.sgml
b/doc/src/sgml/xplang.sgml
index 5207cf84373bae1d7adde71ad093ab79774f4511..6e9e81c88cc65839a576ee49112660333b5d3616 100644
(file)
--- a/
doc/src/sgml/xplang.sgml
+++ b/
doc/src/sgml/xplang.sgml
@@
-1,5
+1,5
@@
@@
-112,7
+112,7
@@
CREATE
TRUSTED
PROCEDURAL
LANGUAGE
PL/Python
are known to be trusted;
the languages
PL/TclU
and
PL/PerlU
are designed to provide
- unlimited functionality should
not
be
+ unlimited functionality
and
should
not
be
marked trusted.