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

From Tom Lane
Subject Re: BUG #15858: could not stat file - over 4GB
Date
Msg-id 2831747.1602274940@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #15858: could not stat file - over 4GB  (Emil Iggland <emil@iggland.com>)
Responses Re: BUG #15858: could not stat file - over 4GB
List pgsql-hackers
Emil Iggland <emil@iggland.com> writes:
> I tested the patch at hand, and it performs as expected. Files larger than 4GB can be imported.

Thanks for testing!

I'd been expecting one of our Windows-savvy committers to pick this up,
but since nothing has been happening, I took it on myself to push it.
I'll probably regret that :-(

I made a few cosmetic changes, mostly reorganizing comments in a way
that made more sense to me.

            regards, tom lane



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: [PATCH] ecpg: fix progname memory leak
Next
From: Ranier Vilela
Date:
Subject: Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c)