[rt-users] problem creating tickets

darren chamberlain darren at boston.com
Fri Dec 13 15:58:30 EST 2002


* Jesse Vincent <jesse at bestpractical.com> [2002-12-13 15:56]:
> 
> Hm, that looks like the basic insert is totally failing. Can you turn on
> postgres query logging and seeing exactly what's being sent over the
> wire to the database?a
> 
> 'ERROR: pg_atoi: zero-length string' doesn't really clue me in.

I think that means that atoi is trying to convert "" to an integer.
Perhaps a mismatch in the number of placeholders provided vs. the number
expected?

(darren)

-- 
Greenspun's Tenth Rule of Programming:
    Any sufficiently complicated C or Fortran program contains an ad
    hoc informally-specified bug-ridden slow implementation of half
    of Common Lisp.



More information about the rt-users mailing list