Magnus Hagander <mag...@hagander.net> wrote: > 2009/12/4 Tsutomu Yamada <tsut...@sraoss.co.jp>: > > Thanks to suggestion. > > I send pathces again by another mailer for the archive. > > > > Sorry to waste resources, below is same content that I send before. > > I have a couple of comments about the first patch (I'll get to the > others later): > > config.win32.h has: > + #ifdef _MSC_VER > + /* #undef HAVE_STDINT_H */ > + #else > #define HAVE_STDINT_H 1 > + #endif > > Is that really necessary? config.h.win32 is only used on MSVC builds, no?
I also think it is unnecessary. But pg_config.h.win32 was referred from "src/bcc32.mak". Is Borland C++ still supported? It is an unnecessary code if not becoming a problem to Borland. -- Tsutomu Yamada SRA OSS, Inc. Japan -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers