- Notifications
You must be signed in to change notification settings - Fork5
Commitd42d427

Neil Conway
Slightly rearrange psql startup code so that we read psqlrc before printing
the startup banner. This allows "\set QUIET on" in psqlrc to do what theuser probably intended. Patch from Sean Chittenden, editorializing fromNeil Conway.1 parentda67c91 commitd42d427
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
| 283 | + | |
| 284 | + | |
| 285 | + | |
283 | 286 |
| |
284 | 287 |
| |
285 | 288 |
| |
| |||
302 | 305 |
| |
303 | 306 |
| |
304 | 307 |
| |
305 |
| - | |
306 |
| - | |
307 | 308 |
| |
308 | 309 |
| |
309 | 310 |
| |
|
0 commit comments
Comments
(0)