forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfae6562
committed
Revert "psql: Show all query results by default"
This reverts commit3a51306.Per discussion, this patch had too many issues to resolve at thispoint 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@lancre1 parente2e2efc commitfae6562
File tree
13 files changed
+299
-603
lines changed- contrib/pg_stat_statements/expected
- doc/src/sgml/ref
- src
- bin/psql
- test/regress
- expected
- sql
13 files changed
+299
-603
lines changedLines changed: 0 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 | 53 |
| |
64 | 54 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 | 55 |
| |
76 | 56 |
| |
77 | 57 |
| |
| |||
81 | 61 |
| |
82 | 62 |
| |
83 | 63 |
| |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 | 64 |
| |
90 | 65 |
| |
91 | 66 |
| |
|
Lines changed: 14 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
130 | 136 |
| |
131 | 137 |
| |
132 |
| - | |
133 |
| - | |
134 |
| - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
135 | 142 |
| |
136 | 143 |
| |
137 | 144 |
| |
| |||
3525 | 3532 |
| |
3526 | 3533 |
| |
3527 | 3534 |
| |
| 3535 | + | |
| 3536 | + | |
| 3537 | + | |
| 3538 | + | |
3528 | 3539 |
| |
3529 | 3540 |
| |
3530 | 3541 |
| |
| |||
4111 | 4122 |
| |
4112 | 4123 |
| |
4113 | 4124 |
| |
4114 |
| - | |
4115 |
| - | |
4116 |
| - | |
4117 |
| - | |
4118 |
| - | |
4119 |
| - | |
4120 |
| - | |
4121 |
| - | |
4122 |
| - | |
4123 |
| - | |
4124 |
| - | |
4125 |
| - | |
4126 | 4125 |
| |
4127 | 4126 |
| |
4128 | 4127 |
| |
|
0 commit comments
Comments
(0)