projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0016db
)
Fix documentation comment about restricted environments, per Kevin Jacobs.
author
Tom Lane
Tue, 1 Jul 2003 13:52:29 +0000
(13:52 +0000)
committer
Tom Lane
Tue, 1 Jul 2003 13:52:29 +0000
(13:52 +0000)
doc/src/sgml/plpython.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/plpython.sgml
b/doc/src/sgml/plpython.sgml
index 2de2e746b5fbc7e128b7751aee2cac4d54effd4e..0a101384ee79b5800748d0c4e554d3886122f801 100644
(file)
--- a/
doc/src/sgml/plpython.sgml
+++ b/
doc/src/sgml/plpython.sgml
@@
-1,4
+1,4
@@
-
+
PL/Python - Python Procedural Language
@@
-90,18
+90,13
@@
def __plpython_procedure_myfunc_23456():
available to all Python functions within a session. Use with care.
-
-