Re: [SQL] Unpredictable text -> date implicit casting behaviour/to_date bug - Mailing list pgsql-patches

From Tom Lane
Subject Re: [SQL] Unpredictable text -> date implicit casting behaviour/to_date bug
Date
Msg-id 7578.1010009429@sss.pgh.pa.us
Whole thread Raw
In response to Re: [SQL] Unpredictable text -> date implicit casting behaviour/to_date bug  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-patches
Karel Zak <zakkr@zf.jcu.cz> writes:
>  It's fixed and the patch is attached, please apply it to 7.2.

Patch applied to CVS.  Thanks!

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [SQL] Unpredictable text -> date implicit casting behaviour/to_date
Next
From: Bruce Momjian
Date:
Subject: Re: make createlang match docs