Re: gettimeofday cause crash on Windows - Mailing list pgsql-bugs

From Tom Lane
Subject Re: gettimeofday cause crash on Windows
Date
Msg-id 30165.1424556991@sss.pgh.pa.us
Whole thread Raw
In response to Re: gettimeofday cause crash on Windows  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
Robert Haas <robertmhaas@gmail.com> writes:
> I assume that the problem here must be whatever secret sauce WINAPI
> pours on the declaration.

A bit of googling says that that expands to _stdcall which is not like
_cdecl.  I tried fixing this blindly; might not work, but it can't be
any more broken.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Asif Naeem
Date:
Subject: Re: gettimeofday cause crash on Windows
Next
From: Eric Hanson
Date:
Subject: Re: [GENERAL] express composite type literal as text