New psql startup banner

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: New psql startup banner
Date: 1999-10-21 00:42:25
Message-ID: 199910210042.UAA04085@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

psql now shows new text on startup. The old one just looked bad.
Hope the psql upgrader can merge these changes in. I know we weren't
supposed to touch psql, but I suspect he is not touching the banner.

---------------------------------------------------------------------------

OLD:

Welcome to the POSTGRESQL interactive sql monitor:
Please read the file COPYRIGHT for copyright terms of POSTGRESQL

NEW:

Welcome to the PostgreSQL interactive terminal.
(Please read the copyright file for legal issues.)

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Lincoln Yeoh 1999-10-21 01:08:15 Re: [GENERAL] Postgres INSERTs much slower than MySQL?
Previous Message Vince Vielhaber 1999-10-20 23:56:49 distinct. Is this the correct behaviour?