Not my application :(
> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Sent: Saturday, 11 February 2006 01:59
> To: James Harper
> Cc: pgsql-general@postgresql.org
> Subject: Re: [GENERAL] implicit cast of empty string to timestamp
>
> "James Harper" <james.harper@bendigoit.com.au> writes:
> > How much trouble am I going to get into by modifying the pg_cast
table
> > to call my function instead?
>
> You can doubtless hack it to work if you slash-and-burn hard enough.
> The question is why don't you fix your buggy application instead ...
>
> regards, tom lane