Re: readdir is incorrectly implemented at Windows

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Konstantin Knizhnik <k(dot)knizhnik(at)postgrespro(dot)ru>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: readdir is incorrectly implemented at Windows
Date: 2019-03-01 07:43:13
Message-ID: 20190301074313.GD31098@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 01, 2019 at 10:23:02AM +0300, Konstantin Knizhnik wrote:
> Yes, Yuri Kurenkov and Grigory Smalking did a lot in investigation
> of this problem.
> (the irony is that the problem detected by Yuri was caused by
> another bug in pg_probackup, but we thought that it was related with
> permissions and come to this issue).

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.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2019-03-01 07:58:29 Re: pg_partition_tree crashes for a non-defined relation
Previous Message Konstantin Knizhnik 2019-03-01 07:23:02 Re: readdir is incorrectly implemented at Windows