Re: WIP: psql default banner patch

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: WIP: psql default banner patch
Date: 2008-04-22 21:40:45
Message-ID: 20080422144045.40c1bac0@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 21 Apr 2008 13:17:40 -0700
"Joshua D. Drake" <jd(at)commandprompt(dot)com> wrote:

Hello,

Attached is v2 of this patch. The following changes have been made:

* If there is not a version mismatch, psql tells you nothing but ask
for help if you need it.
* If there is a version mismatch it tells you and still tells you to
type help if you need it

I have modified mainloop.c to deal with help in this instance.

Joshua D. Drake

--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate

Attachment Content-Type Size
psql_patch_v2.diff text/x-patch 3.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-04-22 21:41:24 Re: RECORD.* doesn't work in Pl/PGSQL
Previous Message Alvaro Herrera 2008-04-22 20:47:17 Re: Problem with server/utils/snapmgr.h