Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Dmitry Koval <d.koval@postgrespro.ru>
From: Dmitry Koval <d.koval@postgrespro.ru>
To: Matheus Alcantara <matheusssilv97@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-04-14T09:05:04Z
Lists: pgsql-hackers
Hi Matheus! Thank you for patch. I agree that dependency should be automatically added for SPLIT PARTITION. But I'm not sure about MERGE PARTITION ... Might be it would be more correct to automatically add a dependency only if all merged partitions have it? -- With best regards, Dmitry Koval Postgres Professional: http://postgrespro.com
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Preserve extension dependencies on indexes during partition merge/split
- 713e553e3213 19 (unreleased) landed