Re: to_date() and invalid dates

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: to_date() and invalid dates
Date: 2014-01-20 15:32:38
Message-ID: lbjfi9$g1a$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Michael Nolan, 20.01.2014 16:17:
> Thomas, try this:
>
> '2013-02-31'::date

Thanks, I know this "works", but this can't be used if you have a non-ISO date string

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2014-01-20 15:37:36 Re: to_date() and invalid dates
Previous Message Thomas Kellerer 2014-01-20 15:23:55 Re: to_date() and invalid dates