Slightly rearrange psql startup code so that we read psqlrc before printing
Neil Conway <neilc@samurai.com>
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 the user probably intended. Patch from Sean Chittenden, editorializing from Neil Conway.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/startup.c | modified | +4 −3 |