Re: numeric input changes

From: Rod Taylor <pg(at)rbt(dot)ca>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: numeric input changes
Date: 2004-03-10 21:29:50
Message-ID: 1078954189.86715.69.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> I noticed one bug, or at least instance of bit rot: the float8 code
> attempts to parse "Infinity" and "-Infinity" specially. Unfortunately,
> this doesn't actually work:

Infinity doesn't work for float4 either.

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-03-10 21:46:09 Re: numeric input changes
Previous Message Bruce Momjian 2004-03-10 21:10:51 Add non-blocking function to /port