Re: [GENERAL] Libpq on windows

2009-06-11 Thread Phil Longstaff
I need the include files as well so I can build against the library. Phil From: Andy Colson To: Phil Longstaff Cc: pgsql-general@postgresql.org Sent: Thursday, June 11, 2009 9:47:52 AM Subject: Re: [GENERAL] Libpq on windows Phil Longstaff wrote: > On J

Re: [GENERAL] Libpq on windows

2009-06-11 Thread Phil Longstaff
On June 10, 2009 10:00:48 pm Andy Colson wrote: > Phil Longstaff wrote: > > I want to develop an app which uses libpq, built with mingw. Is there a > > download package which contains just the include files/dlls? If not, > > what package do I download? I don't need t

Re: [GENERAL] Libpq on windows

2009-06-11 Thread Phil Longstaff
On June 11, 2009 01:21:09 am Albe Laurenz wrote: > Phil wrote: > > I want to develop an app which uses libpq, built with mingw. > > Is there a download package which contains just the include files/dlls? > > If not, what package do I download? I don't need the server, just the > > client libraries.

[GENERAL] Libpq on windows

2009-06-10 Thread Phil Longstaff
I want to develop an app which uses libpq, built with mingw. Is there a download package which contains just the include files/dlls? If not, what package do I download? I don't need the server, just the client libraries. Phil