Re: cube bug accepting -.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruno Wolff III <bruno(at)wolff(dot)to>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: cube bug accepting -.1
Date: 2002-08-27 17:12:07
Message-ID: 1978.1030468327@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Bruno Wolff III <bruno(at)wolff(dot)to> writes:
> The lex scanner for the cube package has an apparent error in its
> pattern for matching floating point numbers. It doesn't except cases
> where there is no digit between a sign and a decimal point. For example
> -.1 is not matched by the pattern.

I think you got the patch reversed? But it looks reasonable when read
the right way round ...

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2002-08-27 18:26:56 Re: Bug #741: postgresql and cygwin
Previous Message Bruce Momjian 2002-08-27 16:42:16 Re: JDBC timestamp does not understand [-]infinity