pg_atoi: zero-length string

From: Dani Oderbolz <oderbolz(at)ecologic(dot)de>
To: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: pg_atoi: zero-length string
Date: 2003-11-07 11:57:47
Message-ID: 3FAB88BB.4040403@ecologic.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Michiel Lange 2003-11-07 12:29:42 I feel a bit dumb, but getting a bit clueless
Previous Message Antonis Antoniou 2003-11-07 10:50:27 Re: vacuum full problem