Re: Official ODBC announcement - Mailing list pgsql-odbc

From Steve Wampler
Subject Re: Official ODBC announcement
Date
Msg-id 42710719.5050502@noao.edu
Whole thread Raw
In response to Re: Official ODBC announcement  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Official ODBC announcement
List pgsql-odbc
Stephen Frost wrote:
>...
> I guess you might be able to show that a given closed-source
> application depends on the GPL ODBC driver if it uses
> PostgreSQL-specific SQL/features and doesn't work for some reason with
> the current LGPL ODBC driver.  Still seems like a bit of a stretch.

(IANAL, but apparently I just played one on TV.)

If your application links in GPL-code then you can *only* distribute
it under the GPL, at least according to the last GPL package provider
I've occasion to talk with at length).

This means that your closed source application is in violation of
the GPL once you distribute it.  There are ways around this
that *may* get closed under GPL3 (and are generally too ugly anyway).

What I don't grok (sorry, sci-fi freak) is how dual-licensed
packages work.  That is, if package A has both a GPL and non-GPL
license, but links (internally) GPL'd package B, how *can* package
A be distributed under the non-GPL license?

-Steve
--
Steve Wampler -- swampler@noao.edu
The gods that smiled on your birth are now laughing out loud.

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Official ODBC announcement
Next
From: "pk2@o2.pl"
Date:
Subject: PostgreSQL - linked with MSSQL