Re: Add SPLIT PARTITION/MERGE PARTITIONS commands

From: stephane tachoires <stephane(dot)tachoires(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru>
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date: 2023-03-19 20:45:13
Message-ID: 167925871389.628976.7563819615316504989.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: tested, failed

Feature is clearly missing with partition handling in PostgreSQL, so, this patch is very welcome (as are futur steps)
Code presents good, comments are explicit
Patch v14 apply nicely on 4f46f870fa56fa73d6678273f1bd059fdd93d5e6
Compilation ok with meson compile
LCOV after meson test shows good new code coverage.
Documentation is missing in v14.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joseph Koshakow 2023-03-19 20:46:58 Re: Infinite Interval
Previous Message Pavel Stehule 2023-03-19 20:27:34 Re: proposal: possibility to read dumped table's name from file