licensing/distribution of DLL's question

Поиск
Список
Период
Сортировка
От Jim Michaels
Тема licensing/distribution of DLL's question
Дата
Msg-id 722509.50007.qm@web34302.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: licensing/distribution of DLL's question  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
I wrote a postgres embedded application that uses libpq and requires the postgres DLL's in the bin directory to run. I am curious if I am allowed to package my app with the DLL's without distributing the entire postgres database application, though I could include all of postgres.

postgres is under a different license than my app.  my app is under the GPL3 license.  Since I wrote it, I can always change it. (it just got practically finished)

also, I am curious - if I include those DLL's and somebody has a newer version of postgres, will the program still run against the database, or will a fresh set of DLL's have to be copied out from the bin dir again?

Jim Michaels <jmichae3@yahoo.com>

В списке pgsql-general по дате отправления:

Предыдущее
От: Martin Spinassi
Дата:
Сообщение: Re: Proxy for postgres
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: licensing/distribution of DLL's question