Re: date parsing

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
Cc: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: date parsing
Date: 2003-06-26 13:50:18
Message-ID: 23895.1056635418@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> writes:
> Is this deliberate?
> usa=# select '1-1--2001'::date;
> [works]

The guys who might actually be able to tell you whether it was an
intended behavior are long gone. But I don't see any particular
problem with it.

regards, tom lane

In response to

  • date parsing at 2003-06-26 08:21:02 from Christopher Kings-Lynne

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-06-26 14:01:59 Re: row description for domain in 7.4
Previous Message Andrew Overholt 2003-06-26 13:17:14 Re: recursive queries