Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fdd357 commit 3aa6041Copy full SHA for 3aa6041
doc/src/sgml/xfunc.sgml
@@ -118,7 +118,7 @@
118
<command>UPDATE</command>, and <command>DELETE</command>), as well as
119
other SQL commands. (You cannot use transaction control commands, e.g.
120
<command>COMMIT</>, <command>SAVEPOINT</>, and some utility
121
- commands, e.g. <literal>VACUUM</>, into an <acronym>SQL</acronym> function.)
+ commands, e.g. <literal>VACUUM</>, in <acronym>SQL</acronym> functions.)
122
However, the final command
123
must be a <command>SELECT</command> or have a <literal>RETURNING</>
124
clause that returns whatever is
0 commit comments