Thread: pgsql: Try to fix busted gettimeofday() code.

pgsql: Try to fix busted gettimeofday() code.

From
Tom Lane
Date:
Try to fix busted gettimeofday() code.

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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e9fd5545de3bb4efe163af4a9c957badac86ccd7

Modified Files
--------------
src/port/gettimeofday.c |    7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)