Re: [BUGS] BUG #6219: date_part() function producting incorrect year

2011-09-21 Thread Guillaume Smet
On Wed, Sep 21, 2011 at 11:17 PM, Eric Vollnogel wrote: > The date_part('isoyear', some_column) function is not always returning the > correct result.  See below: See http://www.postgresql.org/docs/8.4/static/functions-datetime.html : "Each ISO year begins with the Monday of the week containing t

[BUGS] BUG #6219: date_part() function producting incorrect year

2011-09-21 Thread Eric Vollnogel
The following bug has been logged online: Bug reference: 6219 Logged by: Eric Vollnogel Email address: edvollno...@dstsystems.com PostgreSQL version: 9.0.4 64bit Operating system: Windows 7 SP 1 64bit Description:date_part() function producting incorrect year Details: