Re: doc: create table improvements

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: Peter Eisentraut <peter@eisentraut.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, jian he <jian.universality@gmail.com>
Date: 2025-10-23T04:43:25Z
Lists: pgsql-hackers

Attachments

On Mon, 2025-10-20 at 07:41 -0400, David G. Johnston wrote:
> I question whether “parameter” is even the correct class to assign here
> and so would rather avoid the issue by not assigning a class.

Right.  I have removed the vestiges from my failed attempt to improve
the "parameter" decorations.

> “If none is specified, the data will be persistent” would be better
> written “If unspecified the data will be persistent” (or, “if not specified…”)

I decided to use the trusted phrasing "by default".

> Everything else looks good.

Patch attached; if it is fine with you, I'll mark it "ready for committer".

Yours,
Laurenz Albe