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 e8969c4 commit 7b8c798Copy full SHA for 7b8c798
doc/src/sgml/ref/psql-ref.sgml
@@ -99,7 +99,8 @@ PostgreSQL documentation
99
<command>BEGIN</>/<command>COMMIT</> commands included in the
100
string to divide it into multiple transactions. This is
101
different from the behavior when the same string is fed to
102
- <application>psql</application>'s standard input.
+ <application>psql</application>'s standard input. Also, only
103
+ the result of the last SQL command is returned.
104
</para>
105
</listitem>
106
</varlistentry>
0 commit comments