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: 2025-01-27 22:24:16
Message-ID: 173801665634.528.3822988233112757834.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Only patches v34-0001 and 2 has been tested.
Patch v34-0003-Refactor-createPartitionTable-to-remove-ProcessU.patch do not apply anymore on src/backend/catalog/heap.c

The new status of this patch is: Waiting on Author

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2025-01-27 22:27:35 Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Previous Message Melanie Plageman 2025-01-27 21:30:58 Re: New process of getting changes into the commitfest app