On 08/24/11 12:14 PM, Merlin Moncure wrote:
OP -- take a database dump ASAP and migrate to either 8.2 or 9.0.

one caveat, 8.4 (and 9.0) tightened up considerably the rules for implicit typecasting as there were a number of serious ambiguities in the sloppy way it was done before.... so code written for an earlier version might throw some SQL errors when migrated to 8.4 or 9.0+ .... these errors are generally quite easy to fix... cast to integer here, cast to text there, done.



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to