From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | John DeSoi <jd(at)icx(dot)net> |
Cc: | pgsql List <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: I want to use postresql for this app, but... |
Date: | 2004-05-27 16:55:13 |
Message-ID: | 40B61D71.8030609@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-general pgsql-odbc |
> So are you saying that if you connect to any GPL database (e.g. gnumed
> is a GPL database created with Postgresql), you must GPL your code? Even
> when using something like ODBC as the connection method?
I don't think so. The difference is, that PostgreSQL is BSD and you are
connecting from a GPL source versus say MySQL which is GPL and
connecting from a BSD source.
The GPL is pervasive in that if your app requires libs that are GPL then
your app must also be GPL. However, since PostgreSQL libs are BSD we
don't have that issue.
IANAL but I believe that is the case.
Sincerely,
Joshua D. Drake
>
> Thanks,
>
> John DeSoi, Ph.D.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL
Attachment | Content-Type | Size |
---|---|---|
jd.vcf | text/x-vcard | 640 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2004-05-27 16:57:59 | Re: win32 port getting popular |
Previous Message | Bruce Momjian | 2004-05-27 15:59:39 | Re: [pgsql-hackers-win32] win32 port getting popular |
From | Date | Subject | |
---|---|---|---|
Next Message | Campano, Troy | 2004-05-27 17:07:45 | Database Size Limiting |
Previous Message | Jeannie Stevenson | 2004-05-27 16:38:43 | multiple count functions in a select statement |
From | Date | Subject | |
---|---|---|---|
Next Message | xier | 2004-05-28 10:47:24 | PostgreSQL delete the blank in the end of the String automatically. how can I avoid it? |
Previous Message | Jeff Eckermann | 2004-05-25 15:09:45 | Re: Unknown connect option (Get), Postgres 7.4.2] |