[rt-users] incompatibility with Postgres 7.3
Louis-David Mitterrand
vindex at apartia.org
Thu Feb 20 11:26:39 EST 2003
On Thu, Feb 20, 2003 at 10:44:11AM -0500, Julian C. Dunn wrote:
> On Thu, 2003-02-20 at 09:04, Louis-David Mitterrand wrote:
> > Hi,
> >
> > I just installed RT on our debian (unstable) server and think I came
> > accross a bug triggered by a change in the way Postgres 7.3 handles
> > integer comparisons: you can no longer INSERT or equate an INTEGER to an
> > empty space. In 7.2 the empty space would be silently treated as 0, now
> > it triggers this error:
> >
> > auction=# select 0 = '';
> > ERROR: pg_atoi: zero-length string
>
> Yes, I came across this about two weeks ago. I believe someone replied
> and said to me that Jesse's only supporting Postgres 7.2.
I would happily send a patch but for the life of me I can't find the
place where queries are constructed and executed in the RT code. Do you
have any pointers?
--
ldm at apartia.org
More information about the rt-users
mailing list