Re: numeric input changes - Mailing list pgsql-patches

From Rod Taylor
Subject Re: numeric input changes
Date
Msg-id 1078954189.86715.69.camel@jester
Whole thread Raw
In response to numeric input changes  (Neil Conway <neilc@samurai.com>)
List 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.



pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Add non-blocking function to /port
Next
From: Tom Lane
Date:
Subject: Re: numeric input changes