Re: BUG #15858: could not stat file - over 4GB - Mailing list pgsql-hackers

From Juan José Santamaría Flecha
Subject Re: BUG #15858: could not stat file - over 4GB
Date
Msg-id CAC+AXB3oRDYMbsFpHoodXSAJ1SQmEBPKZOOGHeh_9di+hj4y9A@mail.gmail.com
Whole thread Raw
In response to Re: BUG #15858: could not stat file - over 4GB  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #15858: could not stat file - over 4GB
List pgsql-hackers
On Sat, Feb 29, 2020 at 12:44 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:

The cfbot thinks this doesn't compile on Windows [1].  Looks like perhaps
a missing-#include problem?

The define logic for _WIN32_WINNT includes testing of _MSC_VER, and is not a proper choice for MSVC 2013 as the cfbot is showing.

Please find attached a new version addressing this issue.
 
Regards,

Juan José Santamaría Flecha
 
Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Catalog invalidations vs catalog scans vs ScanPgRelation()
Next
From: Dilip Kumar
Date:
Subject: Re: Parallel copy