Re: Why are wait events not reported even though it reads/writes atimeline history file? - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Why are wait events not reported even though it reads/writes atimeline history file?
Date
Msg-id 20200507122407.GG11539@paquier.xyz
Whole thread Raw
In response to Re: Why are wait events not reported even though it reads/writes atimeline history file?  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Responses Re: Why are wait events not reported even though it reads/writes atimeline history file?
List pgsql-hackers
On Thu, May 07, 2020 at 04:51:16PM +0900, Fujii Masao wrote:
> Yeah, so I updated the patch so that ferror() is called only
> when fgets() returns NULL. Attached is the updated version of
> the patch.

Thanks for the new patch.  LGTM.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Should smgrdounlink() be removed?
Next
From: Andrew Dunstan
Date:
Subject: Re: do {} while (0) nitpick