Not my application :(
> -----Original Message-----
> From: Tom Lane [mailto:[EMAIL PROTECTED]
> Sent: Saturday, 11 February 2006 01:59
> To: James Harper
> Cc: [email protected]
> Subject: Re: [GENERAL] implicit cast of empty string to timestamp
>
> "James Harper" <[EMAIL PROTECTED]> 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
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match