Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7b8c798

Browse files
committed
Document that, for psql -c, only the result of the last command is
returned, per report from Aleksey TsalolikhinBackpatch to 9.2 and 9.1.
1 parente8969c4 commit7b8c798

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ PostgreSQL documentation
9999
<command>BEGIN</>/<command>COMMIT</> commands included in the
100100
string to divide it into multiple transactions. This is
101101
different from the behavior when the same string is fed to
102-
<application>psql</application>'s standard input.
102+
<application>psql</application>'s standard input. Also, only
103+
the result of the last SQL command is returned.
103104
</para>
104105
</listitem>
105106
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp