Dwight Emmons wrote:
> I am upgrading from Postgres 7.2 to 8.1. We have multiple systems already
> in place that took advantage of the implicit cast of a null '' string to an
> integer of '0'. It is not financially feasible for us to modify all the
> instances. Does anyone know of a fix?
You would have to hack the backend code to change this.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
In response to
pgsql-general by date
| Next: | From: Andrew Sullivan | Date: 2006-08-19 17:46:57 |
| Subject: Re: problem with postgres SQL db |
| Previous: | From: John Gunther | Date: 2006-08-19 15:40:39 |
| Subject: Confused about locales |