Re: OLE DB driver - Mailing list pgsql-hackers

From Shachar Shemesh
Subject Re: OLE DB driver
Date
Msg-id 3FFF1607.9090806@shemesh.biz
Whole thread Raw
In response to Re: OLE DB driver  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: OLE DB driver  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-hackers
Andreas Pflug wrote:

> I wonder if this could be implemented as a wrapper around libpq. This 
> way, the OLEDB driver would benefit from a proven piece of software.
>
> Regards,
> Andreas

That's what I'm doing. I'm not sure why other drivers didn't do that as 
well (maybe there was no native Windows port of libpq at the time?).

My reason is actually that I'm not a great postgres hacker, and I would 
rather rely as little as possible on internal structures and things that 
are likely to change in the future.
               Shachar

-- 
Shachar Shemesh
Lingnu Open Systems Consulting
http://www.lingnu.com/




pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Encoding problems in PostgreSQL with XML data
Next
From: "Merlin Moncure"
Date:
Subject: Re: Encoding problems in PostgreSQL with XML data