Re: PostgreSQL

From: Ian Burrell <ib(at)onsitetech(dot)com>
To: Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: PostgreSQL
Date: 2003-08-22 01:09:51
Message-ID: 3F456D5F.4080703@onsitetech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason House 2003-08-22 23:12:33 postgres help
Previous Message Annu Panesar 2003-08-21 12:54:31 postgres on cygwin