Re: Add SPLIT PARTITION/MERGE PARTITIONS commands - Mailing list pgsql-hackers

From Tender Wang
Subject Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date
Msg-id CAHewXNnTghU5u+WBEm=BCDC+6zSpt4o0FVsqMrYHNeUgcdnH5A@mail.gmail.com
Whole thread Raw
In response to Re: Add SPLIT PARTITION/MERGE PARTITIONS commands  (Kirill Reshke <reshkekirill@gmail.com>)
Responses Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
List pgsql-hackers
Hi,

Kirill Reshke <reshkekirill@gmail.com> 于2025年12月22日周一 13:47写道:
On Mon, 22 Dec 2025 at 03:02, Alexander Korotkov <aekorotkov@gmail.com> wrote:
>
> On Sun, Dec 21, 2025 at 9:42 AM Kirill Reshke <reshkekirill@gmail.com> wrote:

> > Hi! Your v2 looks fine
> > The only question for me is, should we add any regression test to exercise this code, or it is not worth the troubles?
>
> I've checked contents of out regression tests.  I see we very rarely
> include SQLSTATE there, mostly in psql and plpgsql tests.  Thus, I
> think we should just fix the SQLSTATE without dedicating a test for
> that.  So, I'm going to push the patch from Tender Wang if no
> objections.


Ok, no objections.
 

I added this to [1] commitfest in case we forgot this little issue.

--
Thanks,
Tender Wang

pgsql-hackers by date:

Previous
From: Tender Wang
Date:
Subject: Re: Planner : anti-join on left joins
Next
From: Amit Kapila
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication