Gerald Richter wrote:
Recordset make test fails with Postgres 7.3 on 'select multiple fields
2', error log attached. It used to work before, it seems Postgres' type
convertion rules are more restrictive... In error log Recordset says
'bind_types=1 4' and then Postgres complaints about atoi - new
>
> Recordset make test fails with Postgres 7.3 on 'select multiple fields
> 2', error log attached. It used to work before, it seems Postgres' type
> convertion rules are more restrictive... In error log Recordset says
> 'bind_types=1 4' and then Postgres complaints about atoi - new version
> o
Hi,
Recordset make test fails with Postgres 7.3 on 'select multiple fields
2', error log attached. It used to work before, it seems Postgres' type
convertion rules are more restrictive... In error log Recordset says
'bind_types=1 4' and then Postgres complaints about atoi - new version
of Po