pg_atoi: zero-length string

Поиск
Список
Период
Сортировка
От Dani Oderbolz
Тема pg_atoi: zero-length string
Дата
Msg-id 3FAB88BB.4040403@ecologic.de
обсуждение исходный текст
Ответы OT: Re: pg_atoi: zero-length string  (Dani Oderbolz <oderbolz@ecologic.de>)
Re: pg_atoi: zero-length string  (Larry Rosenman <ler@lerctr.org>)
Список 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 по дате отправления:

Предыдущее
От: Antonis Antoniou
Дата:
Сообщение: Re: vacuum full problem
Следующее
От: Michiel Lange
Дата:
Сообщение: I feel a bit dumb, but getting a bit clueless