Re: Finding bogus dates

From: Scott Ribe <scott_ribe(at)killerbytes(dot)com>
To: Brandon Aiken <BAiken(at)winemantech(dot)com>, "pgsql-general postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Finding bogus dates
Date: 2007-01-18 20:48:28
Message-ID: C1D52B2C.60510%scott_ribe@killerbytes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I didn't know to_date would do that. It's better anyway. I just continued
with the "fix and try again" approach and they're only 2 bad dates out
94,000+, so I don't have a huge problem here. I can try to do some research
and find the correct date, but failing that, the to_date approximation is
probably no worse than using null.

--
Scott Ribe
scott_ribe(at)killerbytes(dot)com
http://www.killerbytes.com/
(303) 722-0567 voice

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Kovacs 2007-01-18 21:08:24 Re: Clearing plans
Previous Message Brandon Aiken 2007-01-18 19:42:23 Re: Finding bogus dates