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

From Fujii Masao
Subject Re: Why are wait events not reported even though it reads/writes atimeline history file?
Date
Msg-id 286e5310-a64b-51a6-0d15-4fc569ba5121@oss.nttdata.com
Whole thread Raw
In response to Re: Why are wait events not reported even though it reads/writes atimeline history file?  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers

On 2020/05/07 21:24, Michael Paquier wrote:
> 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.

Pushed. Thanks!

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Implementing Incremental View Maintenance
Next
From: Andy Fan
Date:
Subject: Re: [PATCH] Keeps tracking the uniqueness with UniqueKey