Hi,
I have a problem with postgresql 8.1.4. and libpq 4.
I found this error message in the log file: PGRES_FATAL_ERROR invalid frontend
message type 87
As I see it is coming from libpqfe.c
Do you have any idea about this message?
The sql query what I want to run it's very simpe....
Thanks,
Szabolcs BALLA
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match