git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 518442c) | patch
psql: Show all query results by default
Tue, 6 Apr 2021 14:58:10 +0000 (16:58 +0200)
Tue, 6 Apr 2021 15:10:24 +0000 (17:10 +0200)
commit 3a5130672296ed4e682403a77a9a3ad3d21cef75
psql: Show all query results by default

Previously, psql printed only the last result if a command string
returned multiple result sets. Now it prints all of them. The
previous behavior can be obtained by setting the psql variable
SHOW_ALL_RESULTS to off.

Author: Fabien COELHO <coelho@cri.ensmp.fr>
Reviewed-by: "Iwata, Aya" <iwata.aya@jp.fujitsu.com>
Reviewed-by: Daniel Verite <daniel@manitou-mail.org>
Reviewed-by: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Reviewed-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reviewed-by: vignesh C <vignesh21@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/alpine.DEB.2.21.1904132231510.8961@lancre
13 files changed:
contrib/pg_stat_statements/expected/pg_stat_statements.out diff | blob | blame | history
doc/src/sgml/ref/psql-ref.sgml diff | blob | blame | history
src/bin/psql/common.c diff | blob | blame | history
src/bin/psql/help.c diff | blob | blame | history
src/bin/psql/settings.h diff | blob | blame | history
src/bin/psql/startup.c diff | blob | blame | history
src/bin/psql/tab-complete.c diff | blob | blame | history
src/test/regress/expected/copyselect.out diff | blob | blame | history
src/test/regress/expected/psql.out diff | blob | blame | history
src/test/regress/expected/transactions.out diff | blob | blame | history
src/test/regress/sql/copyselect.sql diff | blob | blame | history
src/test/regress/sql/psql.sql diff | blob | blame | history
src/test/regress/sql/transactions.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /