]> granicus.if.org Git - postgresql/commit
Enable compiling with the mingw-w64 32 bit compiler.
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 10 Dec 2011 20:35:41 +0000 (15:35 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 10 Dec 2011 20:35:41 +0000 (15:35 -0500)
commit1a0c76c32fe470142d3663dd84ac960d75a4e8db
treed783c0f17e41b6a627b3750e92bb60b301215a8b
parentab7d4213f93f0ef0e45b9b9343725974f196b091
Enable compiling with the mingw-w64 32 bit compiler.

Original patch by Lars Kanis, reviewed by Nishiyama Tomoaki and tweaked some by me.

This compiler, or at least the latest version of it, is currently broken, and
only passes the regression tests if built with -O0.
config/ac_func_accept_argtypes.m4
configure
configure.in
src/include/c.h
src/include/pg_config.h.in
src/include/port/win32.h
src/interfaces/ecpg/test/resultmap
src/interfaces/libpq/win32.h
src/port/getaddrinfo.c
src/test/regress/resultmap