Peter Eisentraut wrote:
> Mike Aubury wrote:
> > Am I missing something..
> >
> > $ psql -q testdb
> > testdb=#
>
> This also quiets out a few other unrelated things.
OK, I looked into the details of what the quiet mode does, and it turns out
that it does exactly what I want, including dropping a few other messages I
didn't care about and was possibly going to bring up for discussion next. ;-)
So in light of that, I withdraw my patch and vote for leaving everything as
is.