Re: split tablecmds.c

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, pgsql-hackers(at)postgresql(dot)org, euler(at)eulerto(dot)com, andres(at)anarazel(dot)de
Subject: Re: split tablecmds.c
Date: 2026-01-29 22:17:43
Message-ID: aXvchz4c-_9eFzNW@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is a new version of the patch that moves the partitioning code to
tablecmds_partition.c and creates a tablecmds_internal.h for the things in
tablecmds.c that the partitioning code needs. The patch is still
relatively rough.

--
nathan

Attachment Content-Type Size
v2-0001-move-partitioning-code-out-of-tablecmds.c.patch text/plain 325.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2026-01-29 22:20:45 Re: Non-committer reviews: is it helpful?
Previous Message Alexander Borisov 2026-01-29 22:07:20 Non-committer reviews: is it helpful?