bug with >to_char('2007-12-31'::DATE, 'YYYYIW')< - Mailing list pgsql-general

From Daniel Schuchardt
Subject bug with >to_char('2007-12-31'::DATE, 'YYYYIW')<
Date
Msg-id fj48ho$2qnh$1@news.hub.org
Whole thread Raw
Responses Re: bug with >to_char('2007-12-31'::DATE, 'YYYYIW')<
List pgsql-general
LOLL2=# SELECT  to_char('2007-12-31'::DATE, 'YYYYIW');
 to_char
---------
 200701
(1 row)


2007-12-31 should be week 2008-01

regards,

    Daniel.

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Recovering data via raw table and field separators
Next
From: "Gauthier, Dave"
Date:
Subject: Re: Tuning configuration