OSDN Git Service

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

index 2280b2f..1a35014 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