[ADMIN] invalid input syntax for type tid: (,)

2004-04-05 Thread Jose' Cruanyes
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: -

[ADMIN] invalid input syntax for type tid: (,)

2004-04-03 Thread Jose' Cruanyes
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: