Re: BUG #16931: source code problem about commit_ts - Mailing list pgsql-bugs

From Fujii Masao
Subject Re: BUG #16931: source code problem about commit_ts
Date
Msg-id e60b2021-054e-49d7-8a31-c2b18a1e1e6e@oss.nttdata.com
Whole thread Raw
In response to Re: BUG #16931: source code problem about commit_ts  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-bugs

On 2025/07/03 22:33, Andy Fan wrote:
> Fujii Masao <masao.fujii@oss.nttdata.com> writes:
> 
>>>>
>>>> Thanks for the ping! Pushed!
>>> Did this commit(08aa89b326261b669648df97d4f2a6edba22d26a) forget to
>>> remove struct xl_commit_ts_set?
>>
>> You're right. I seem to have overlooked that.
>>
>>> After it, there is no reference to
>>> xl_commit_ts_set. So Is it better clean them as well?
>>
>> Agreed, the patch looks good to me. Unless there are objections,
>> I'll go ahead and commit it.
> 
> Thank you Fujii!
> 
>> While this could be considered an oversight in the original commit,
>> it's not a bug fix, so I plan to apply it only to the master branch.
> 
> That makes sense to me.

I've pushed the patch. Thanks!

Regards,


-- 
Fujii Masao
NTT DATA Japan Corporation




pgsql-bugs by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: BUG #18977: Unexpected result of function to_char
Next
From: Tom Lane
Date:
Subject: Re: BUG #18977: Unexpected result of function to_char