Re: About a recently-added message - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: About a recently-added message
Date
Msg-id 20240222.094636.1437407921769529841.horikyota.ntt@gmail.com
Whole thread Raw
In response to Re: About a recently-added message  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Responses Re: About a recently-added message
List pgsql-hackers
At Thu, 22 Feb 2024 09:36:43 +0900 (JST), Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote in 
> Yes, I'm happy with all of the changes.  The proposed patch appears to
> cover all instances related to slotsync.c, and it looks fine to
> me. Thanks!

I'd like to raise another potential issue outside the patch. The patch
needed to change only one test item even though it changed nine
messages. This means eigh out of nine messages that the patch changed
are not covered by our test. I doubt all of them are worth additional
test items; however, I think we want to increase coverage.

Do you think some additional tests for the rest of the messages are
worth the trouble?

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Refactoring backend fork+exec code
Next
From: James Coleman
Date:
Subject: Re: RFC: Logging plan of the running query