Re: create table like including storage parameter

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: Euler Taveira <euler(at)eulerto(dot)com>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: create table like including storage parameter
Date: 2026-04-03 11:53:22
Message-ID: CACJufxHRB7od4=Ob0TmDpKsH5dXNTPvpsax82n1cg2k_MTBcAQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi.

Because of https://cfbot.cputube.org/patch_6088.log
A trivial rebase is attached.

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

Attachment Content-Type Size
v9-0001-Add-INCLUDING-PARAMETERS-to-CREATE-TABLE-LIKE.patch application/x-patch 19.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Antonin Houska 2026-04-03 12:08:38 Re: Adding REPACK [concurrently]
Previous Message Andrew Dunstan 2026-04-03 11:51:46 Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part