"Jose' Cruanyes" <[EMAIL PROTECTED]> writes:
> select * from table1 where ctid = '(,)';
> [ works on some machines and not others ]
I would argue that the ODBC driver is broken and needs to be fixed,
as does the TID input parser which should never allow this ...
However, the reason for the platfo
at a point the postgresql ODBC driver issues a command like this (not
questioning here how useful or correct it could be)
select * from table1 where ctid = '(,)';
this command works (?) returning zero rows without error, even from
psql,
when the db is hosted in the following systems: