Re: Quieting the copyright/startup message...

Поиск
Список
Период
Сортировка
От John Hansen
Тема Re: Quieting the copyright/startup message...
Дата
Msg-id 5066E5A966339E42AA04BA10BA706AE561CC@rodrick.geeknet.com.au
обсуждение исходный текст
Ответ на Quieting the copyright/startup message...  (Sean Chittenden <chitt@speakeasy.net>)
Ответы Re: Quieting the copyright/startup message...  (Peter Eisentraut <peter_e@gmx.net>)
Re: Quieting the copyright/startup message...  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
>
> After seeing the "Welcome to psql 8.0.0beta3, the PostgreSQL
> interactive terminal." message, I finally got irritated
> enough at it to try and figure out how to silence it without
> using the -q option to psql(1).  The attached (trivial) patch
> fixes said problem so that one can add "\set QUIET" to their
> ~/.psqlrc and have psql not print out their favorite database
> shell greeting.
>
> This patch, while a feature (albeit minor), is low risk and
> I'd love to see it added to 8.X.  :)  -sc

Won't that violate the BSD licence?

... John

В списке pgsql-patches по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: license cleanup
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Quieting the copyright/startup message...