| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org, Shane Ambler <pgsql(at)sheeky(dot)biz>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
| Subject: | Re: get rid of psql welcome message |
| Date: | 2008-04-22 15:04:38 |
| Message-ID: | 21514.1208876678@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Am Montag, 21. April 2008 schrieb Shane Ambler:
>> What if the actual welcome message can be defined in the .psqlrc ?
>> Something along the lines of -
>>
>> WELCOME_MESSAGE="Welcome to <VERS_PSQL> - <VERS_SERVER>\n<SSL_INFO>"
> You can do most of this already.
It seems rather overdesigned anyway, considering that there's been
exactly zero field demand for a customizable banner. The only reason
the idea even came up was that Peter proposed a switchable banner as
a compromise between different desires. But I think we've pretty much
got consensus that everyone is happy with reducing the help text to
"type "help" for help", so there's really no need for customizing.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-04-22 15:06:17 | Re: Regression test fails when BLCKSZ is 1kB |
| Previous Message | Chris Browne | 2008-04-22 15:01:38 | Re: Problem with server/utils/snapmgr.h |