[pyPgSQL] FAILED array.py in regression
Gerhard Häring
gh at ghaering.de
Wed Jun 4 13:12:21 EDT 2003
John Fabiani wrote:
> short version
> ERROR: CheckForIntInsertMultiDim (__main__.ArrayTestCases)
>
> raise OperationalError, msg
> OperationalError: ERROR: pg_atoi: zero-length string.
>
> The above error is the only error I get when testing the regression.
> I'm using SuSE 8.2 Python 2.2.2
> (i'm a newbie to Linux and compiled the source myself without any real
> knowledge of what I was doing by using "setup.py")
>
> Is this serious??????
No, we know this error happens with PostgreSQL 7.3 servers. I'm not sure
if it's fixed in CVS yet, but I think so. I'll have to check.
A new release should go out pretty soon now, anyway.
-- Gerhard
More information about the Python-list
mailing list