Try to fix busted gettimeofday() code.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 21 Feb 2015 22:15:13 +0000 (17:15 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 21 Feb 2015 22:15:13 +0000 (17:15 -0500)
commite9fd5545de3bb4efe163af4a9c957badac86ccd7
treee620b6a46721e9dd4827ccce877b1a8363aa0eca
parent332f02f88beead6365bc2126c95451520bbfe163
Try to fix busted gettimeofday() code.

Per buildfarm, we have to match the _stdcall property of the system
functions.
src/port/gettimeofday.c