Re: PostgreSQL

Поиск
Список
Период
Сортировка
От Ian Burrell
Тема Re: PostgreSQL
Дата
Msg-id 3F456D5F.4080703@onsitetech.com
обсуждение исходный текст
Ответ на Re: PostgreSQL  (Jason Tishler <jason@tishler.net>)
Список pgsql-cygwin
Jason Tishler wrote:
>
> Add to be explicit:  If your code does link against the Cygwin DLL, then
> you do need to distribute its source.
>

It is possible to write PostgreSQL client applications than don't use
the Cygwin DLL and don't need to be open source.  The libpg client
library complies and runs natively under Windows.  A Windows application
can be linked against that library and not need to use Cygwin.  This is
done with the Perl DBD::Pg module.

  - Ian




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

Предыдущее
От: "Annu Panesar"
Дата:
Сообщение: postgres on cygwin
Следующее
От: "Mac"
Дата:
Сообщение: Re: Not able to install Windows Version Yet