Re: create table like including storage parameter

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: create table like including storage parameter
Date: 2025-09-29 01:28:45
Message-ID: CAKFQuwbFTgLv4t7f63Xsco2r_8qjW9bdpi5vg1nq0D-o=X_6GQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sunday, September 28, 2025, jian he <jian(dot)universality(at)gmail(dot)com> wrote:
>
> Since we already support INCLUDING STORAGE, I’m not sure that
> INCLUDING STORAGE PARAMETER is the right syntax to go with.
>

I’d just call it “including parameters”; sure, all of the existing ones are
storage related, but if there were non-storage ones we’d include those as
well, so qualifying with a parameter type doesn’t seem correct.

David J.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-09-29 01:46:05 Re: Fix locking issue with fixed-size stats template in injection_points
Previous Message Michael Paquier 2025-09-29 00:48:44 Fix locking issue with fixed-size stats template in injection_points