psqlodbc communication over protocol - Mailing list pgsql-odbc

From Zahid Khan
Subject psqlodbc communication over protocol
Date
Msg-id 595479.96355.qm@web54504.mail.re2.yahoo.com
Whole thread Raw
List pgsql-odbc
Hi 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
http://mail.yahoo.com

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Rollback transaction doesn't work
Next
From:
Date:
Subject: [ psqlodbc-Bugs-1003930 ] not show views using VB 6