Re: create table like including storage parameter - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: create table like including storage parameter
Date
Msg-id CAKFQuwbFTgLv4t7f63Xsco2r_8qjW9bdpi5vg1nq0D-o=X_6GQ@mail.gmail.com
Whole thread Raw
In response to create table like including storage parameter  (jian he <jian.universality@gmail.com>)
Responses Re: create table like including storage parameter
List pgsql-hackers
On Sunday, September 28, 2025, jian he <jian.universality@gmail.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.

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Fix locking issue with fixed-size stats template in injection_points
Next
From: Chao Li
Date:
Subject: Re: Fix locking issue with fixed-size stats template in injection_points