| От | Hiroshi Inoue |
|---|---|
| Тема | RE: [HACKERS] Numeric with '-' |
| Дата | |
| Msg-id | 000601bf7c49$1a6bea40$2801007e@tpf.co.jp обсуждение исходный текст |
| Ответ на | Re: [HACKERS] Numeric with '-' (Brian Hirt <bhirt@mobygames.com>) |
| Список | pgsql-hackers |
> -----Original Message----- > From: Brian Hirt [mailto:bhirt@mobygames.com] > > A strange thing I noticed with this is that > > "select -234567890.1234567;" works and > "select -1234567890.123456;" also works while > "select -1234567890.1234567;" does not. That > extra character just seems to push things over > the edge. > > It almost seems like there is some sort of length > restriction somewhere in the parser. > Currently numeric constants are FLOAT8 constants if the the precision <= 17 otherwise string constants. Regards. Hiroshi Inoue Inoue@tpf.co.jp
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера