Re: [PATCH] minor reloption regression tests improvement

From: Jacob Champion <jchampion(at)timescale(dot)com>
To: Nikolay Shaplov <dhyan(at)nataraj(dot)su>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] minor reloption regression tests improvement
Date: 2022-08-02 21:26:28
Message-ID: 02abb1b9-cbbb-c62d-ed05-4db90397fc88@timescale.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 6/30/22 16:16, Jacob Champion wrote:
> [CFM hat] Since you feel strongly about the patch, and we're short on
> time before the commitfest starts, I have re-registered this. That way
> there can be an explicit decision as opposed to a pocket veto by me.

[CFM hat] Okay, with another CF come and gone without review I feel much
more confident about closing this as Returned with Feedback.

[dev hat] Specifically I don't think this patch is reviewable alone; it
needs to be grouped with the functionality change that needed the
additional coverage. That way it'll be much easier for a reviewer to
decide whether 1) it's covering the right spots and 2) it's an overall
useful addition.

That doesn't mean you have to smash it into another commit; it can be a
separate test commit as part of a bigger patchset, and the commit
message can include the motivation for why you wrote the new test.

Thanks,
--Jacob

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-08-02 21:46:34 Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints
Previous Message Robert Haas 2022-08-02 21:18:19 Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints