7.3 -> pg_atoi: zero-length string

Поиск
Список
Период
Сортировка
От Ben-Nes Michael
Тема 7.3 -> pg_atoi: zero-length string
Дата
Msg-id 00be01c29ab6$2bfd9680$aa0f5ac2@canaan.co.il
обсуждение исходный текст
Ответы 7.3 -> pg_atoi: zero-length string  (Lee Kindness <lkindness@csl.co.uk>)
Список pgsql-general
Hi

After I upgraded 7.2.3 to 7.3 I started to get the following errors:
pg_atoi: zero-length string

its seems that i get it when not all field have content:

this is one example that generate the error:
insert into images (section_id, pic_date, image_order) values ('8',
'2002-12-03', '')


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

Предыдущее
От: Harry Yau
Дата:
Сообщение: Re: Problem of Null Ordering
Следующее
От: Lee Kindness
Дата:
Сообщение: 7.3 -> pg_atoi: zero-length string