Re: Npsql is much faster than ODBC ? - Mailing list pgsql-general

From Greg Smith
Subject Re: Npsql is much faster than ODBC ?
Date
Msg-id Pine.GSO.4.64.0711071429250.20082@westnet.com
Whole thread Raw
In response to Re: Npsql is much faster than ODBC ?  (Rainer Bauer <usenet@munnin.com>)
List pgsql-general
On Wed, 7 Nov 2007, Rainer Bauer wrote:

> The way I read this section is that linking to a GPL ODBC driver would imply
> that I have to release my program under a GPL  (compatible) licence.

What you actually link against is the ODBC implementation for your
platform.  If you're on something UNIX-ish, you're probably linking
against unixODBC, which is available under the LGPL presumably to avoid
this issue.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: any way for ORDER BY x to imply NULLS FIRST in 8.3?
Next
From: Andrei Kovalevski
Date:
Subject: Re: Npsql is much faster than ODBC ?