Re: psql patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: psql patch
Date
Msg-id 200302190354.h1J3srG28688@candle.pha.pa.us
Whole thread Raw
In response to psql patch  ("Jeroen T. Vermeulen" <jtv@xs4all.nl>)
List 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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: createuser - allow user cancel or kill to work
Next
From: Bruce Momjian
Date:
Subject: Re: outstanding patches