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

From Daniel Schuchardt
Subject Re: bug with >to_char('2007-12-31'::DATE, 'YYYYIW')<
Date
Msg-id fj4903$5h7$1@news.hub.org
Whole thread Raw
List pgsql-general
BTW:

Windows 2003 Server.

LOLL2=# SELECT version();

                                       version
--------------------------------------------------------------------------------
 PostgreSQL 8.1.4 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC)
3.4.2 (mingw-special)
(1 row)

Regards :)


Daniel Schuchardt schrieb:
> 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