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

From jian he
Subject Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date
Msg-id CACJufxEtB=NHQ4Ysyoac2U2S0RJEUzLcc6dUPse_5tpUD6AQWg@mail.gmail.com
Whole thread Raw
In response to Re: Add SPLIT PARTITION/MERGE PARTITIONS commands  (jian he <jian.universality@gmail.com>)
Responses Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
List pgsql-hackers
On Wed, Sep 17, 2025 at 3:35 PM jian he <jian.universality@gmail.com> wrote:
>
> On Wed, Sep 17, 2025 at 6:08 AM Dmitry Koval <d.koval@postgrespro.ru> wrote:
> >
> > 2. Patch v56-0001-refactor-v56-check_partitions_for_split.no-cfbot
> > applied with cosmetic changes.
> >

In the previous thread
(https://postgr.es/m/CACJufxGWCVf5r9kE-z6MyR2b+wkaU15Q5m2tKz4cvBhYX3-x1g@mail.gmail.com)
I refactored src/test/regress/sql/partition_merge.sql permission related tests.

attached is refactor for src/test/regress/sql/partition_split.sql
permission related tests.
I grouped the permission-related tests together and
removed unnecessary CREATE ROLE commands.
overall readability improved, i think.

Attachment

pgsql-hackers by date:

Previous
From: Steven Niu
Date:
Subject: Re: pgbench: remove an unused function argument
Next
From: Karina Litskevich
Date:
Subject: pg_stat_statements: faster search by queryid