Re: 3 digit ISO dates - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: 3 digit ISO dates
Date
Msg-id 00f901c37b5e$fa4a2010$2800a8c0@mars
Whole thread Raw
In response to 3 digit ISO dates  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Responses Re: 3 digit ISO dates
List pgsql-hackers
> > I can't see any reason why we shouldn't allow it???
>
> Works here(7.4beta2):
>
> andreak=# select '111-01-01'::date;
>     date
> - ------------
>  0111-01-01
> (1 row)

Ooooh - that must have been a side effect of the 'only parse dates in set
format' changes...was it intended?

Chris



pgsql-hackers by date:

Previous
From: Andreas Joseph Krogh
Date:
Subject: Re: 3 digit ISO dates
Next
From: "Zeugswetter Andreas SB SD"
Date:
Subject: Re: AIX 4.2.1 CVS head and SSL