From: | vignesh C <vignesh21(at)gmail(dot)com> |
---|---|
To: | Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Add SPLIT PARTITION/MERGE PARTITIONS commands |
Date: | 2024-01-26 12:50:07 |
Message-ID: | CALDaNm0m9t0UbFoMVSaDjYfyLvzawh-x6B6r8zh8twrLfoU4Yg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, 4 Dec 2023 at 13:22, Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru> wrote:
>
> Hello!
>
> Added commit v21-0004-SPLIT-PARTITION-optimization.patch.
CFBot shows that the patch does not apply anymore as in [1]:
=== Applying patches on top of PostgreSQL commit ID
8ba6fdf905d0f5aef70ced4504c6ad297bfe08ea ===
=== applying patch ./v21-0001-ALTER-TABLE-MERGE-PARTITIONS-command.patch
patching file src/backend/commands/tablecmds.c
...
Hunk #7 FAILED at 18735.
Hunk #8 succeeded at 20608 (offset 315 lines).
1 out of 8 hunks FAILED -- saving rejects to file
src/backend/commands/tablecmds.c.rej
patching file src/backend/parser/gram.y
Please post an updated version for the same.
[1] - http://cfbot.cputube.org/patch_46_3659.log
Regards,
Vignesh
From | Date | Subject | |
---|---|---|---|
Next Message | vignesh C | 2024-01-26 12:54:01 | Re: Exposing the lock manager's WaitForLockers() to SQL |
Previous Message | vignesh C | 2024-01-26 12:46:02 | Re: A new strategy for pull-up correlated ANY_SUBLINK |