Re: Add SPLIT PARTITION/MERGE PARTITIONS commands

Dmitry Koval <d.koval@postgrespro.ru>

From: Dmitry Koval <d.koval@postgrespro.ru>
To: jian he <jian.universality@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-05-21T17:01:06Z
Lists: pgsql-hackers
> for example:
> ...

If in both examples you replace

create role bob;

with

create role bob SUPERUSER;

and in the second example add "set role bob;" before "alter table ..." 
query, then no error will be occur.

-- 
With best regards,
Dmitry Koval

Postgres Professional: http://postgrespro.com