pg_atoi: zero-length string - Mailing list pgsql-admin

From Dani Oderbolz
Subject pg_atoi: zero-length string
Date
Msg-id 3FAB88BB.4040403@ecologic.de
Whole thread Raw
Responses OT: Re: pg_atoi: zero-length string  (Dani Oderbolz <oderbolz@ecologic.de>)
Re: pg_atoi: zero-length string  (Larry Rosenman <ler@lerctr.org>)
List pgsql-admin
Hi all,
I am sure this has been asked many times,
but I have not found anything in the archives...

I have an Application (www.phpgroupware), which submits
suboptimal Queries like

SELECT * FROM phpgw_accounts WHERE account_id=''

Now Postgresql responds like this:

*PostgreSQL Error*: 1 (ERROR: pg_atoi: zero-length string )

Is there a workaround for this (eg. a Startup-Parameter that can be set)?

Regards,
Dani




pgsql-admin by date:

Previous
From: Antonis Antoniou
Date:
Subject: Re: vacuum full problem
Next
From: Michiel Lange
Date:
Subject: I feel a bit dumb, but getting a bit clueless