Re: \prompt for psql - Mailing list pgsql-patches

From Gurjeet Singh
Subject Re: \prompt for psql
Date
Msg-id 65937bea0702080151j6f9f383dmce1026c0640fc249@mail.gmail.com
Whole thread Raw
In response to \prompt for psql  ("Chad Wagner" <chad.wagner@gmail.com>)
Responses Re: \prompt for psql  ("Chad Wagner" <chad.wagner@gmail.com>)
List pgsql-patches
On 2/8/07, Chad Wagner <chad.wagner@gmail.com> wrote:
This adds the ability to "prompt" for internal variable input, below are examples:


In help.c:slashUsage(), the comment says:

    /* if you add/remove a line here, change the row count above */

So I guess, the patch should also include a change to the line:

output = PageOutput(67, pager); => output = PageOutput(68, pager);

Regards,


--
gurjeet[.singh]@EnterpriseDB.com
singh.gurjeet@{ gmail | hotmail | yahoo }.com

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: \prompt for psql
Next
From: Magnus Hagander
Date:
Subject: Re: \prompt for psql