Re: Why are wait events not reported even though it reads/writes a timeline history file?
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Masahiro Ikeda <ikedamsh@oss.nttdata.com>, pgsql-hackers@postgresql.org
Date: 2020-05-08T01:42:18Z
Lists: 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
Commits
-
Report missing wait event for timeline history file.
- 3a48740e898c 10.13 landed
- cc534fc3b289 11.8 landed
- a354d015386a 12.3 landed
- f2ff2035962c 13.0 landed