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

From Kirill Reshke
Subject Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date
Msg-id CALdSSPj65eWgR33KgZAKufpikm535UpRo3AbupqJ_fi4gpPpZw@mail.gmail.com
Whole thread Raw
In response to Re: Add SPLIT PARTITION/MERGE PARTITIONS commands  (Alexander Korotkov <aekorotkov@gmail.com>)
List pgsql-hackers
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.


--
Best regards,
Kirill Reshke



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Logical Replication of sequences
Next
From: Peter Smith
Date:
Subject: Re: Skipping schema changes in publication