Re: pg_atoi: zero-length string

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Dani Oderbolz <oderbolz(at)ecologic(dot)de>, "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: pg_atoi: zero-length string
Date: 2003-11-07 17:17:53
Message-ID: 42970000.1068225473@lerlaptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Upgrade phpgroupware. This started with 7.3, and the PHPGroupware folks
fixed it based on a bug report I filed.

LER

--On Friday, November 07, 2003 12:57:47 +0100 Dani Oderbolz
<oderbolz(at)ecologic(dot)de> wrote:

> 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
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Gaetano Mendola 2003-11-07 18:53:42 Re: read only connection
Previous Message Dani Oderbolz 2003-11-07 16:26:55 OT: Re: pg_atoi: zero-length string