Re: WIP patch for TODO Item: Add prompt escape to display the client and server versions

From: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
To: "Dickson S(dot) Guedes" <listas(at)guedesoft(dot)net>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: WIP patch for TODO Item: Add prompt escape to display the client and server versions
Date: 2009-07-14 06:12:21
Message-ID: 3073cc9b0907132312s1c5a9e4eob968b94bf073ac79@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Itagaki Takahiro 2009-07-14 06:26:15 Re: COPY WITH CSV FORCE QUOTE *
Previous Message Jaime Casanova 2009-07-14 05:39:10 Re: COPY WITH CSV FORCE QUOTE *