Re: [HACKERS] date formatting and tab-complete patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
Cc: pgsql-patches <pgsql-patches(at)postgresql(dot)org>, Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx>
Subject: Re: [HACKERS] date formatting and tab-complete patch
Date: 2001-12-11 10:33:23
Message-ID: 200112111033.fBBAXO511575@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

> On Mon, Dec 10, 2001 at 06:23:04AM -0500, Bruce Momjian wrote:
> >
> > Can I get some feedback from someone else before applying this? Pretty
> > late in beta.
> >
>
> Bruce, see the patch.
>
> it fix
>
> "if (type == XXXX || YYYY)"
>
> to
>
> "if (type == XXXX || type == YYYY)"
>
> :-)

I was just being extra cautious because it is so near final and I may
not be around to fix any breakage (in Japan). Tom applied it. Thanks
Tom.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-12-11 10:40:01 Re: pgsql/doc/src/sgml Makefile cvs.sgml datatype. ...
Previous Message Kovacs Zoltan 2001-12-11 09:30:57 Re: Beta4 or RC1 ... ?

Browse pgsql-patches by date

  From Date Subject
Next Message Karel Zak 2001-12-11 10:57:53 Re: [HACKERS] date formatting and tab-complete patch
Previous Message Hiroshi Inoue 2001-12-11 10:09:11 Re: Patch for ODBC driver (look for odbc.ini in more than one