.psqlrc output for \pset commands - Mailing list pgsql-hackers

From Bruce Momjian
Subject .psqlrc output for \pset commands
Date
Msg-id 200806112324.m5BNOG624304@momjian.us
Whole thread Raw
Responses Re: .psqlrc output for \pset commands  (Gregory Stark <stark@enterprisedb.com>)
Re: .psqlrc output for \pset commands  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
In my .psqlrc I have:
\pset format wrapped

and this outputs this on psql startup:
$ psql test
-->    Output format is wrapped.psql (8.4devel)Type "help" for help.

Is this desirable?  \set QUIET at the top of .psqlrc fixes it, but I am
wondering if we should be automatically doing quiet while .psqlrc is
processed.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Adding more context to tuptoaster's elog messages
Next
From: Tom Lane
Date:
Subject: Re: Overhauling GUCS