Re: About a recently-added message

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: shveta.malik@gmail.com, euler@eulerto.com, pgsql-hackers@lists.postgresql.org
Date: 2024-02-22T10:52:55Z
Lists: pgsql-hackers
On Thu, Feb 22, 2024 at 11:10 AM Kyotaro Horiguchi
<horikyota.ntt@gmail.com> wrote:
>
> At Thu, 22 Feb 2024 10:51:07 +0530, Amit Kapila <amit.kapila16@gmail.com> wrote in
> > > Do you think some additional tests for the rest of the messages are
> > > worth the trouble?
> > >
> >
> > We have discussed this during development and didn't find it worth
> > adding tests for all misconfigured parameters. However, in the next
> > patch where we are planning to add a slot sync worker that will
> > automatically sync slots, we are adding a test for one more parameter.
> > I am not against adding tests for all the parameters but it didn't
> > appeal to add more test cycles for this.
>
> Thanks for the explanation. I'm fine with that.
>

Pushed.

-- 
With Regards,
Amit Kapila.



Commits

  1. Improve ERROR/LOG messages added by commits ddd5f4f54a and 7a424ece48.