Two questions:
1) how would I go about doing that
2) is there any change that doing that could break other things?
thanks,
Rick Gigger
----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Rick Gigger" <rick@alpinenetworking.com>
Sent: Monday, October 06, 2003 2:57 PM
Subject: Re: [GENERAL] Possible bug on insert
> > Is there any possiblity of adding an option for compatibilityes sake (or
> > does one already exist) to revert to the old behavior.
>
> If you're desperate you can mark that cast as implicit by changing its
> entry in pg_cast. Not sure what side-effects you might see though.
>
> regards, tom lane
>