Re: psql patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: psql patch
Date: 2003-02-19 03:54:52
Message-ID: 200302190354.h1J3srG28688@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied cleanly. Thanks.

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

Jeroen T. Vermeulen wrote:
> Here's some changes I made last night to psql's common.c (as found in
> 7.3.2). It removes some code duplication and #ifdeffing, and some
> unstructured ugliness such as tacky breaks and an unneeded continue.
> Breaks up a large function into smaller functions and reduces required
> nesting levels, and kills a variable or two.
>
> If this doesn't apply against CVS, I can try to redo it on the CVS
> version, but could anyone try it out before I go to all that overhead?
>
>
> Jeroen
>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

  • psql patch at 2003-02-13 13:49:34 from Jeroen T. Vermeulen

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-02-19 03:59:42 Re: outstanding patches
Previous Message Bruce Momjian 2003-02-19 03:53:03 Re: createuser - allow user cancel or kill to work