Re: [HACKERS] date formatting and tab-complete patch - Mailing list pgsql-patches

From Karel Zak
Subject Re: [HACKERS] date formatting and tab-complete patch
Date
Msg-id 20011210111830.C20110@zf.jcu.cz
Whole thread Raw
Responses Re: [HACKERS] date formatting and tab-complete patch
Re: [HACKERS] date formatting and tab-complete patch
List pgsql-patches


 Please add this _simple_ patch to actual code. It _fix_ my bug
 in formatting.c.

 Thanks to Manuel Sugawara <masm@fciencias.unam.mx>.

       Karel



On Sat, Dec 08, 2001 at 07:41:01PM -0600, Manuel Sugawara wrote:

> PS. By the way, reviewing the code I found a bug that causes the
> following test:
>
> to_date(to_char('1979/22/10'::date,'dd/fmrm/yyyy'),'dd/fmrm/yyyy') = '1979/22/10'::date;
>
> give an error instead of a true value. Attached is the patch to fix it
> against the 7.2b3 tree.

--
 Karel Zak  <zakkr@zf.jcu.cz>
 http://home.zf.jcu.cz/~zakkr/

 C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

Attachment

pgsql-patches by date:

Previous
From: "Ross Thomas"
Date:
Subject: Patch for ODBC driver (look for odbc.ini in more than one location)
Next
From: Bruce Momjian
Date:
Subject: Re: hu.po