]> granicus.if.org Git - postgresql/commit
Changes for MinGW/WIN32:
authorBruce Momjian <bruce@momjian.us>
Sun, 7 Sep 2003 03:43:57 +0000 (03:43 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 7 Sep 2003 03:43:57 +0000 (03:43 +0000)
commit4b407f6c3cd7584c308fcd75fd8d2a094a4e8dd1
treecf14f1a883879e481b944acf5159c54ed3dab9a4
parent7703e55c32e82e2485272596ec5ee6ac1695e42d
Changes for MinGW/WIN32:

        o allow configure to see include/port/win32 include files
        o add matching Win32 accept() prototype
        o allow pg_id to compile with native Win32 API
        o fix invalide mbvalidate() function calls (existing bug)
        o allow /scripts to compile with native Win32 API
        o add win32.c to Win32 compiles (already in *.mak files)
config/ac_func_accept_argtypes.m4
configure
configure.in
src/bin/pg_id/pg_id.c
src/bin/pg_resetxlog/pg_resetxlog.c
src/bin/psql/describe.c
src/bin/psql/mbprint.c
src/bin/scripts/Makefile
src/bin/scripts/common.c
src/include/pg_config.h.in
src/interfaces/libpq/Makefile