[ic] PostgreSQL 8.3 incompatibility

Jon Jensen jon at endpoint.com
Tue May 13 23:02:07 UTC 2008


Interchange users,

In PostgreSQL 8.3 many implicit casts were removed, some of which 
Interchange relied on. By default, the Standard demo and some Interchange 
core SQL does not work with PostgreSQL 8.3.

We expect to work around this in a future version of Interchange, but at 
the moment the easiest way to get things working is to manually put back 
the removed casts, as Peter Eisentraut describes here:

http://people.planetpostgresql.org/peter/index.php?/archives/18-Readding-implicit-casts-in-PostgreSQL-8.3.html

Running his pg83-implicit-casts.sql script fixes the known problems with 
the Standard demo.

This issue affects all versions of Interchange, but does not affect 
earlier versions of PostgreSQL.

FYI,
Jon

-- 
Jon Jensen
End Point Corporation
http://www.endpoint.com/



More information about the interchange-users mailing list