Re: readdir is incorrectly implemented at Windows

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Konstantin Knizhnik <k.knizhnik@postgrespro.ru>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2019-03-04T00:52:23Z
Lists: pgsql-hackers
On Fri, Mar 01, 2019 at 04:43:13PM +0900, Michael Paquier wrote:
> Thanks for confirming, Konstantin.  Let's wait a couple of days to see
> if anybody has objections or comments, and I'll try to commit this
> patch.

Done and backpatched down to 9.4, with Andrew's suggestion from
upthread included.
--
Michael

Commits

  1. Fix error handling of readdir() port implementation on first file lookup