| От | Tom Lane |
|---|---|
| Тема | Re: Bad integer |
| Дата | |
| Msg-id | 593.1010776579@sss.pgh.pa.us обсуждение |
| Ответ на | Bad integer (Dmitry Macsema <dmacsema@iname.com>) |
| Список | pgsql-bugs |
Dmitry Macsema <dmacsema@iname.com> writes:
> I'm getting "Bad integer 4020239173" error. From what I found on the
> Web it seems to be a Postgres bug, not specific to any programming
> language.
First I've heard of it. You're going to have to provide a lot more
information if you want us to believe it's a Postgres problem.
The only occurrence of the string "bad integer" in current postgres
sources is
src/interfaces/jdbc/org/postgresql/errors.properties: postgresql.res.badint:Bad Integer {0}
which appears to be an exception thrown only by toInt(). Complaining
because someone tried to coerce an oversize value to integer is not
obviously a bug...
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера