]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF in
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Nov 2006 23:26:47 +0000 (23:26 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Nov 2006 23:26:47 +0000 (23:26 +0000)
commit617f123f06691d0391664464ed85e05e5523dcbd
treee328e212be4ba37929374552fe638b6d9379f594
parentd735804f88cc5e5d240b7fac5d8d618d7938ed13
Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF in
some of the Windows-only makefiles; the correct place to assert these
things is pg_config.h.win32.  Per bug #2677.
src/bin/pg_config/win32.mak
src/bin/pg_dump/win32.mak
src/bin/psql/bcc32.mak
src/bin/psql/win32.mak
src/include/pg_config.h.win32
src/interfaces/libpq/bcc32.mak
src/interfaces/libpq/win32.mak