Re: Re: to_date problems (Re: Favor for Postgres User at WSI)
Thomas Lockhart <lockhart@alumni.caltech.edu>
From: Thomas Lockhart <lockhart@alumni.caltech.edu>
To: Karel Zak <zakkr@zf.jcu.cz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Kate Collins <klcollins@wsicorp.com>, pgsql-bugs@postgresql.org, John Rickman <john.rickman@greatbridge.com>
Date: 2000-11-12T16:10:14Z
Lists: pgsql-bugs
> I don't worry, we have to_char/date already better than original
> Oracle's to_char() :-)
:)
Yes, and you'll find that the code will settle down and need very little
attention from here on. Our other date/time code has been around for 3
or 4 years now, and goes months without anyone even asking about edge
cases.
- Thomas