BUG #6243: Strange result of to_date function

From: "pasman" <pasman(dot)p(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6243: Strange result of to_date function
Date: 2011-10-07 10:41:26
Message-ID: 201110071041.p97AfQ4r078859@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 6243
Logged by: pasman
Email address: pasman(dot)p(at)gmail(dot)com
PostgreSQL version: 9.1.1
Operating system: WinXP sp3
Description: Strange result of to_date function
Details:

Hi.
This is the result of to_date function:

SELECT "data min", to_date("data min",'YYYYMMDD')

"20110211144226";"32522-12-09"
"20110708202145";"24468-03-15"
"20101118110930";"51596-11-15"
"20101216120525";"46147-05-31"
"20110526093630";"73453-04-05"

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Holec 2011-10-07 10:51:18 Re: BUG #6233: pg_dump hangs with Access Violation C0000005
Previous Message Heikki Linnakangas 2011-10-07 08:26:43 Re: BUG #6242: ERROR: unexpected CASE WHEN clause: 333