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