| 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 23:18:31 |
| Message-ID: | aXvqx2Mm46qPdZCf@nathan |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| v3-0001-move-partitioning-code-out-of-tablecmds.c.patch | text/plain | 325.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2026-01-29 23:19:27 | Re: Non-committer reviews: is it helpful? |
| Previous Message | Michael Paquier | 2026-01-29 23:16:07 | Re: Extended Statistics set/restore/clear functions. |