public inbox for [email protected]
help / color / mirror / Atom feedFrom: lakshmi <[email protected]>
To: jian he <[email protected]>
Cc: pgsql-hackers <[email protected]>
Subject: Re: create table like including storage parameter
Date: Tue, 28 Apr 2026 12:58:53 +0530
Message-ID: <CAEvyyThzU4hVDa=STWPx9XnNfFkTJ7EZH=Mq-tHzYTfeZG0Hqg@mail.gmail.com> (raw)
In-Reply-To: <CACJufxHRB7od4=Ob0TmDpKsH5dXNTPvpsax82n1cg2k_MTBcAQ@mail.gmail.com>
References: <CACJufxHr=nKEsS66M7rTHgB+mXdQ948=_eJ1jztAc7PT-eJefA@mail.gmail.com>
<CAKFQuwbFTgLv4t7f63Xsco2r_8qjW9bdpi5vg1nq0D-o=X_6GQ@mail.gmail.com>
<aPu77xiPRJaIlc49@nathan>
<CACJufxFoU12ysn3YFr+vL30-s25iESmGyy=bN3WhhkB=pK1NSg@mail.gmail.com>
<CACJufxHXYv1b7BnNy=nx92Sfv5h42ARe9XpuYSQm=Ag8E5WPqw@mail.gmail.com>
<[email protected]>
<CACJufxG3N8mNXjtP_VDR1V54kfinU3jrEvCjpUO-n056hnOqVA@mail.gmail.com>
<CACJufxF=k+4Lcx=XTcZUfTAUOgq66sDXO=s_vkEFPt7s2LxaCA@mail.gmail.com>
<[email protected]>
<CACJufxHBWd4vRjS7cE8SRQfNeb5mZq9KTDMPKQ9O5DJjh-+umQ@mail.gmail.com>
<CACJufxHRB7od4=Ob0TmDpKsH5dXNTPvpsax82n1cg2k_MTBcAQ@mail.gmail.com>
Hi all,
I tested the patch on current HEAD.
INCLUDING PARAMETERS works as expected. It correctly copies storage
parameters. Duplicate parameters raise an error, and existing LIKE behavior
remains unchanged.
When used with a VIEW, parameters are ignored (since they are not valid for
tables), and the command completes without error.
Overall, the feature looks good from my testing. It might be worth
documenting the behavior for VIEWs.
Regards,
Lakshmi G
On Tue, Apr 28, 2026 at 12:49 PM jian he <[email protected]>
wrote:
> Hi.
>
> Because of https://cfbot.cputube.org/patch_6088.log
> A trivial rebase is attached.
>
>
> --
> jian
> https://www.enterprisedb.com/
>
view thread (16+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: create table like including storage parameter
In-Reply-To: <CAEvyyThzU4hVDa=STWPx9XnNfFkTJ7EZH=Mq-tHzYTfeZG0Hqg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox