psqlodbc communication over protocol
am 30.04.2007 17:22:53 von Zahid KhanHi All,
Going through the codebase of psqlodbc-8.2.003, I
found that psqlodbc is no more using libpq calls for
communcation with postgres server e.g PQexec for
executing simple quries,But now psqlodbc is using
socket for communication over the protocol,I wanted
you check if i can know is there any specific reason
for this other then performace gain.if i am getting it
right?
Thanks,
Zahid K.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around=20
http://mail.yahoo.com=20
---------------------------(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