projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fdd357
)
More wording improvements for disallowed SQL function commands.
author
Bruce Momjian
Thu, 10 Mar 2011 23:50:44 +0000
(18:50 -0500)
committer
Bruce Momjian
Thu, 10 Mar 2011 23:50:44 +0000
(18:50 -0500)
doc/src/sgml/xfunc.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/xfunc.sgml
b/doc/src/sgml/xfunc.sgml
index 2280b2fd6ad153138f03dc40d775c63db2e36778..1a35014170b15be4cdcab1cb3539d9fa39393c9a 100644
(file)
--- a/
doc/src/sgml/xfunc.sgml
+++ b/
doc/src/sgml/xfunc.sgml
@@
-118,7
+118,7
@@
UPDATE
, and
DELETE
), as well as
other SQL commands. (You cannot use transaction control commands, e.g.
COMMIT>,
SAVEPOINT>, and some utility
- commands, e.g.
VACUUM>, in
to an
SQL
function
.)
+ commands, e.g.
VACUUM>, in
SQL
functions
.)
However, the final command
must be a
SELECT
or have a
RETURNING>
clause that returns whatever is