Re: OLE DB driver

From: Shachar Shemesh <psql(at)shemesh(dot)biz>
To: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: OLE DB driver
Date: 2004-01-09 20:58:47
Message-ID: 3FFF1607.9090806@shemesh.biz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2004-01-09 21:35:08 Re: Encoding problems in PostgreSQL with XML data
Previous Message Andrew Dunstan 2004-01-09 20:44:14 Re: Encoding problems in PostgreSQL with XML data