Try to fix busted gettimeofday() code.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e9fd5545de3bb4efe163af4a9c957badac86ccd7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-02-21T22:15:13Z
Releases: 9.5.0
Try to fix busted gettimeofday() code.

Per buildfarm, we have to match the _stdcall property of the system
functions.

Files

PathChange+/−
src/port/gettimeofday.c modified +4 −3