> I recently struggled and failed to build same. Reduced to using an ms > tool chain to build a libpq.dll > > However, I had not found Andrew's patch which is on the pgsql.hackers > list on 28th Jan > > I looks straightforward enough that you should be able to adapt if not > apply directly to the 9.0.3 source. It's mainly concerned with configure > and re-ordering winsock2.h / windows.h includes.
My investigation revealed: Mingw-w64 support in postgresql probably appeared with this commit (31 Jan 2011): http://git.postgresql.org/gitweb?p=postgresql.git;a=commit;h=91812df4ed0facfb90bec3f9430dd5a97d56f695 which is unfortunately approx 8 commits after the latest stable release 9.0.3 (28 Jan 2011). Conclusion: 1/ checkout latest sources from postgresql git repo 2/ wait for 9.0.4 -- kmx
------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
