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', '')