On Fri, Jul 11, 2025 at 08:43:05AM +0530, Dilip Kumar wrote: > Thanks now, looks good to me.
Thanks for reviewing.
> Additionally IMHO it would be good to add tests with FLUSH_UNLOGGED TRUE > and FLUSH_UNLOGGED FALSE as well, I have added a simple 2 test for the > same in attached file.
I'll add something like this before committing. In the future, please do not post small add-on patches like this because it confuses cfbot. If you must, I think appending an unknown extension like ".nocfbot" to the file name is sufficient to prevent cfbot from picking it up.
Yeah right, I somehow missed that part.. will take care in future. Thanks.