View Single Post

   
  #1 (permalink)  
Old 04-16-2008, 02:28 AM
Dave Page
 
Posts: n/a
Default Re: Using pg_config



> -----Original Message-----
> From: Peter Eisentraut [mailtoeter_e@gmx.net]
> Sent: 12 October 2005 09:16
> To: Dave Page
> Cc: pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] Using pg_config
>
> Dave Page wrote:
> > It's not a problem on Windows as we build using VC++ with win32.mak.
> > We don't support Mingw builds as we don't currently have any
> > configure code to allow the use of the Microsoft DM instead of iODBC
> > or unixODBC.

>
> I think this could be made to work if there is interest. It
> seems that
> the current driver manager detection code might be pretty useless
> anyway. Note that we don't even link with libodbcinst. All we need
> are the header files <sql.h> etc., which are the same everywhere.


I think it is worth doing given that we build PostgreSQL and Slony in
mingw now. As you say, it shouldn't be too difficult.

> > Can you apply the patch, or shall I?

>
> I just did.


Thanks. Just in time for 08.01.0005 which was just tagged!

Regards, Dave

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote