Re: Regarding installation of FDW on Windows

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>
Cc: Atri Sharma *EXTERN* <atri(dot)jiit(at)gmail(dot)com>, Dave Page <dpage(at)pgadmin(dot)org>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Regarding installation of FDW on Windows
Date: 2012-07-13 12:43:13
Message-ID: 500017E1.1060304@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 07/13/2012 08:07 AM, Albe Laurenz wrote:
> I have read a report that extensions built with MinGW are compatible
> with EDB's binaries if you use --disable-float8-byval
> (http://www.postgresonline.com/journal/archives/246-ODBC-Foreign-Data-wr
> apper-odbc_fdw-on-windows.html).

Unfortunately, not always.

I had to change how file_fixed_length_record_fdw did its IO before this
would work.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Atri Sharma 2012-07-13 12:57:48 Re: Regarding installation of FDW on Windows
Previous Message Albe Laurenz 2012-07-13 12:28:02 Re: Regarding installation of FDW on Windows