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 fc4b3de commit a01a501Copy full SHA for a01a501
doc/src/sgml/ecpg.sgml
@@ -517,7 +517,7 @@ EXEC SQL COMMIT;
517
</varlistentry>
518
519
<varlistentry>
520
- <term><literal>SET AUTOCOMMIT TO OFF</literal></term>
+ <term><literal>EXEC SQL SET AUTOCOMMIT TO OFF</literal></term>
521
<listitem>
522
<para>
523
Disable autocommit mode. This is the default.
0 commit comments