Re: [PATCH] DOCS: Distinguish table and index storage parameters - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: [PATCH] DOCS: Distinguish table and index storage parameters
Date
Msg-id 96e6989d-38d0-4080-91d9-37bfe07ccc3f@proxel.se
Whole thread
In response to [PATCH] DOCS: Distinguish table and index storage parameters  (vellaipandiyan sm <vellaipandiyan.sm@gmail.com>)
List pgsql-hackers
On 6/4/26 12:08, vellaipandiyan sm wrote:
> This patch replaces the generic placeholder name
> "storage_parameter" with more specific names in the
> CREATE TABLE and CREATE INDEX reference pages.
> 
> Table-level storage parameters are documented as
> "table_storage_parameter", while index-level storage
> parameters are documented as "index_storage_parameter".
> 
> This makes it easier to distinguish between the two
> parameter categories when reading the command syntax.

Thanks!

There is already a patch and a discussion about this. Feel free to help 
out there.

https://www.postgresql.org/message-id/CAKFQuwYe1vf7k%2Bgx_f5ny1mpz_CrhMhaa_NgVb-87_%3DDHj3JEw%40mail.gmail.com

-- 
Andreas Karlsson
Percona




pgsql-hackers by date:

Previous
From: Zsolt Parragi
Date:
Subject: Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Next
From: Chao Li
Date:
Subject: Re: Fix \crosstabview to honor \pset display_true/display_false