Re: cube bug accepting -.1

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: cube bug accepting -.1
Дата
Msg-id 200208281800.g7SI0Yx25038@candle.pha.pa.us
обсуждение исходный текст
Ответ на cube bug accepting -.1  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-bugs
Patch withdrawn by author.

---------------------------------------------------------------------------

Bruno Wolff III wrote:
> 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 have attached a patch to cubeparse.l and the regression differences.
>
> P.S. I still plan to submit enhancement patches for cube before the
> end of the week, but as this is a bug fix I thought it should really
> go in separately.

[ Attachment, skipping... ]

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-bugs по дате отправления:

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #751: LASTOID in 7.2.1 with INSERT RULES ON VIEWS
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #752: I fixed (worked arround) bug pqReadData function on HPUX