Re: Docs: Distinguish table and index storage parameters in CREATE TABLE - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: Docs: Distinguish table and index storage parameters in CREATE TABLE
Date
Msg-id e7286453-7d8c-460d-b6fa-95df54c3ca13@proxel.se
Whole thread Raw
In response to Docs: Distinguish table and index storage parameters in CREATE TABLE  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: Docs: Distinguish table and index storage parameters in CREATE TABLE
List pgsql-hackers
On 4/3/26 8:18 PM, David G. Johnston wrote:
> Per the discussion on -general [1] I propose that we stop using the 
> generic label storage_parameter on the create table reference page and 
> instead set up proper labels for table and index variants.

Nice patch, I like these changes! But you forgot to mention that you 
added the index storage parameters as in <indexterm>. Not sure if it is 
worth sending a new version of the patch for but something probably 
useful for the committer to knw.

-- 
Andreas Karlsson
Percona




pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE
Next
From: Daniel Gustafsson
Date:
Subject: Re: Changing the state of data checksums in a running cluster