More wording improvements for disallowed SQL function commands.
authorBruce Momjian <[email protected]>
Thu, 10 Mar 2011 23:50:44 +0000 (18:50 -0500)
committerBruce Momjian <[email protected]>
Thu, 10 Mar 2011 23:50:44 +0000 (18:50 -0500)
doc/src/sgml/xfunc.sgml

index 2280b2fd6ad153138f03dc40d775c63db2e36778..1a35014170b15be4cdcab1cb3539d9fa39393c9a 100644 (file)
      <command>UPDATE</command>, and <command>DELETE</command>), as well as
      other SQL commands. (You cannot use transaction control commands, e.g.
      <command>COMMIT</>, <command>SAVEPOINT</>, and some utility
-     commands, e.g.  <literal>VACUUM</>, into an <acronym>SQL</acronym> function.)
+     commands, e.g.  <literal>VACUUM</>, in <acronym>SQL</acronym> functions.)
      However, the final command
      must be a <command>SELECT</command> or have a <literal>RETURNING</>
      clause that returns whatever is