]> granicus.if.org Git - postgresql/commit
Use _USE_32BIT_TIME_T when building with MSVC. Also, enforce that it's
authorMagnus Hagander <magnus@hagander.net>
Tue, 11 Dec 2007 14:34:43 +0000 (14:34 +0000)
committerMagnus Hagander <magnus@hagander.net>
Tue, 11 Dec 2007 14:34:43 +0000 (14:34 +0000)
commit22867ab9867a145b676f906b98f491c4496a70da
tree74b31585b6c9466197087f4ae5e5ad7050b24bf8
parent4192f2d85a8946cbbe890217ee740d33c04f3761
Use _USE_32BIT_TIME_T when building with MSVC. Also, enforce that it's
used when building addons.

Dave Page
src/include/port/win32.h
src/tools/msvc/Project.pm