| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Cc: | Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, "Dickson S(dot) Guedes" <listas(at)guedesoft(dot)net> |
| Subject: | Re: WIP patch for TODO Item: Add prompt escape to display the client and server versions |
| Date: | 2009-07-14 07:37:52 |
| Message-ID: | 200907141037.52308.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tuesday 14 July 2009 09:12:21 Jaime Casanova wrote:
> 2009/5/7 Dickson S. Guedes <listas(at)guedesoft(dot)net>:
> > Em Qui, 2009-05-07 às 10:11 +0300, Peter Eisentraut escreveu:
> >> On Thursday 07 May 2009 05:23:41 Dickson S. Guedes wrote:
> >> > This is a WIP patch (for the TODO item in the subject) that I'm
> >> > putting in the Commit Fest queue for 8.5.
> >>
> >> How about you just put the values in a variable and use the existing
> >> facility to put those variables in the prompt?
> >
> > Change all "pset.version calculations" in "case 'V'" to something like
> > "case 'v'" is doing with PG_VERSION? Yes, could be better.
>
> are we waiting for a new version of this one?
At first glance it looked OK to me.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jaime Casanova | 2009-07-14 07:58:48 | Re: COPY WITH CSV FORCE QUOTE * |
| Previous Message | Andrew Dunstan | 2009-07-14 07:37:49 | Re: Upgrading our minimum required flex version for 8.5 |