Re: Type casting bug in 8.1.[67]?

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paesold <mpaesold@gmx.at>
Cc: pgsql-hackers@postgresql.org
Date: 2007-02-06T16:31:00Z
Lists: pgsql-hackers
Michael Paesold <mpaesold@gmx.at> writes:
> after upgrading from 8.1.5 to 8.1.7, I got errors in the server log when 
> updating decimal values using string constants.

Have you got a constraint or functional index on that column?

			regards, tom lane