Re: [HACKERS] float4 confused as int??

From: Ed Loehr <eloehr(at)austin(dot)rr(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pghackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] float4 confused as int??
Date: 2000-01-31 16:32:55
Message-ID: 3895B937.FEFA87F1@austin.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Ed Loehr wrote:
>
> Tom Lane wrote:
> >
> > Ed Loehr <eloehr(at)austin(dot)rr(dot)com> writes:
> > > emsdb=> UPDATE contract_activity_type SET duration = 3.5, updater_id
> > > = 1, last_update = now() WHERE id = 72;
> > > ERROR: pg_atoi: error in "3.5": can't parse ".5"
> >
> > ?? What version are you running? I can't reproduce that with either
> > 6.5.3 or current sources.
>
> 6.5.2

This happens only via DBI/DBD::Pg. I can't reproduce via psql.

Cheers,
Ed Loehr

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ed Loehr 2000-01-31 18:37:44 Re: [HACKERS] float4 confused as int??
Previous Message Ed Loehr 2000-01-31 16:31:39 Re: [HACKERS] float4 confused as int??

Browse pgsql-hackers by date

  From Date Subject
Next Message Don Baccus 2000-01-31 17:45:58 Re: [HACKERS] END/ABORT
Previous Message Ed Loehr 2000-01-31 16:31:39 Re: [HACKERS] float4 confused as int??