Revert "psql: Show all query results by default"
Peter Eisentraut <peter@eisentraut.org>
Revert "psql: Show all query results by default" This reverts commit 3a5130672296ed4e682403a77a9a3ad3d21cef75. Per discussion, this patch had too many issues to resolve at this point of the development cycle. We'll try again in the future. Discussion: https://www.postgresql.org/message-id/flat/alpine.DEB.2.21.1904132231510.8961@lancre
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_stat_statements/expected/pg_stat_statements.out | modified | +0 −25 |
| doc/src/sgml/ref/psql-ref.sgml | modified | +14 −15 |
| src/bin/psql/common.c | modified | +278 −346 |
| src/bin/psql/help.c | modified | +0 −2 |
| src/bin/psql/settings.h | modified | +0 −1 |
| src/bin/psql/startup.c | modified | +0 −10 |
| src/bin/psql/tab-complete.c | modified | +1 −1 |
| src/test/regress/expected/copyselect.out | modified | +2 −12 |
| src/test/regress/expected/psql.out | modified | +0 −93 |
| src/test/regress/expected/transactions.out | modified | +1 −57 |
| src/test/regress/sql/copyselect.sql | modified | +2 −2 |
| src/test/regress/sql/psql.sql | modified | +0 −38 |
| src/test/regress/sql/transactions.sql | modified | +1 −1 |
Documentation touched
Discussion
- psql - add SHOW_ALL_RESULTS option 130 messages · 2019-04-13 → 2022-04-06