| От | Chris Bitmead |
|---|---|
| Тема | Regression failures |
| Дата | |
| Msg-id | 37008B9A.4199948F@bigfoot.com обсуждение исходный текст |
| Ответ на | Large objects error - expected a 'V' from the backend (Chris Bitmead <chris.bitmead@bigfoot.com>) |
| Список | pgsql-hackers |
FYI, on a standard RedHat 5.2 system the current PG snapshot fails the following regessions... int2 .. failed int4 .. failed geometry .. failed If anyone wants more info, let me know. diff results/int4.out expected/int4.out 10c10 < ERROR: pg_atoi: error reading "1000000000000": Numerical result out of range --- > ERROR: pg_atoi: error reading "1000000000000": Math result not representable diff results/int2.out expected 10c10 < ERROR: pg_atoi: error reading "100000": Numerical result out of range --- > ERROR: pg_atoi: error reading "100000": Math result not representable
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера