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+AXB1woenhGpZuknntUPvgjK5KAnhjVjoVn-PnTGVXkM1tDw@mail.gmail.com
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


On Wed, Feb 5, 2020 at 12:47 PM Emil Iggland <emil@iggland.com> wrote:
The following review has been posted through the commitfest application:
make installcheck-world:  not tested
Implements feature:       tested, passed
Spec compliant:           not tested
Documentation:            not tested

The latest version of this patch could benefit from an update. Please find attached a new version.

Most changes are cosmetic, but they have been more extensive than a simple rebase so I am changing the status back to 'needs review'.

To summarize those changes:
- Rename 'win32_stat.c' file to  'win32stat.c', as a better match of project files.
- Improve indentation and comments.
- Remove cruft about old Windows versions.

Regards,

Juan José Santamaría Flecha
Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: base backup client as auxiliary backend process
Next
From: legrand legrand
Date:
Subject: Re: Implementing Incremental View Maintenance