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
-
Fix error handling of readdir() port implementation on first file lookup
- 81f5b32839ff 9.4.22 landed
- 977f833772de 9.5.17 landed
- d95133163b1b 9.6.13 landed
- 9aa59e64ba75 10.8 landed
- 8722c4daccf8 11.3 landed
- 754b90f657bd 12.0 landed