]> granicus.if.org Git - postgresql/commit
Make Win32 build use our port/snprintf.c routines, instead of depending
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Dec 2005 02:29:04 +0000 (02:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Dec 2005 02:29:04 +0000 (02:29 +0000)
commite0e7589169fb0246dd5c6accc64b66820f4549af
treeb0318b68f02c3cc374d327f703239ced102f06a8
parent1daac8e16522f5394f0f55caf2ce47cedbe6a5c5
Make Win32 build use our port/snprintf.c routines, instead of depending
on libintl which may or may not provide what we need.  Make a few marginal
cleanups to ensure this works.  Andrew Dunstan and Tom Lane.
configure
configure.in
src/include/c.h
src/include/pg_config.h.in
src/include/pg_config.h.win32
src/include/port.h
src/interfaces/ecpg/ecpglib/Makefile
src/interfaces/libpq/win32.h