Re: split tablecmds.c - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: split tablecmds.c
Date
Msg-id aXvqx2Mm46qPdZCf@nathan
Whole thread Raw
In response to Re: split tablecmds.c  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Thu, Jan 29, 2026 at 04:17:43PM -0600, Nathan Bossart wrote:
> 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.

Here is an attempt at fixing headerscheck.

-- 
nathan

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Extended Statistics set/restore/clear functions.
Next
From: "David G. Johnston"
Date:
Subject: Re: Non-committer reviews: is it helpful?