Re: numeric input changes - Mailing list pgsql-patches

From Tom Lane
Subject Re: numeric input changes
Date
Msg-id 16881.1078988842@sss.pgh.pa.us
Whole thread Raw
In response to numeric input changes  (Neil Conway <neilc@samurai.com>)
Responses Re: numeric input changes
List pgsql-patches
Neil Conway <neilc@samurai.com> writes:
> The attached patch changes the rules for input to
> int2/int4/int8/float4/float8 to consistently allow leading and
> trailing whitespace in the input.

BTW, did you look at type "numeric"?  Or is that okay already?

            regards, tom lane

pgsql-patches by date:

Previous
From: Dennis Bjorklund
Date:
Subject: Re: Defining a "tinyint" data type - one byte unsigned
Next
From: Neil Conway
Date:
Subject: Re: numeric input changes