Re: create table like including storage parameter

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: create table like including storage parameter
Date: 2025-12-15 08:48:12
Message-ID: CACJufxHXYv1b7BnNy=nx92Sfv5h42ARe9XpuYSQm=Ag8E5WPqw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Oct 30, 2025 at 9:57 AM jian he <jian(dot)universality(at)gmail(dot)com> wrote:
>
> attached patch using syntax:
> CREATE TABLE LIKE INCLUDING PARAMETERS.

hi.
rebased, with minor comment polishing.

--
jian
https://www.enterprisedb.com/

Attachment Content-Type Size
v5-0001-create-table-like-incluing-parameters.patch text/x-patch 15.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-12-15 08:48:29 Re: Fix crash during recovery when redo segment is missing
Previous Message shveta malik 2025-12-15 08:45:58 Re: Proposal: Conflict log history table for Logical Replication