Slightly rearrange psql startup code so that we read psqlrc before printing

Neil Conway <neilc@samurai.com>

Commit: d42d4272524f643ee6da2836749a37370928b3ad
Author: Neil Conway <neilc@samurai.com>
Date: 2004-10-06T08:20:58Z
Releases: 8.0.0
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

PathChange+/−
src/bin/psql/startup.c modified +4 −3