Docs: Distinguish table and index storage parameters in CREATE TABLE

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Docs: Distinguish table and index storage parameters in CREATE TABLE
Date: 2026-04-03 18:18:50
Message-ID: CAKFQuwYe1vf7k+gx_f5ny1mpz_CrhMhaa_NgVb-87_=DHj3JEw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

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.

David J.

[1]
https://www.postgresql.org/message-id/flat/CA%2BFnnTyGEM-1mwxKPbwFTOodf%2BYUX%3DTxTmBPY5S%3DYh1h%3DoVY9A%40mail.gmail.com

Attachment Content-Type Size
v1-0001-pgsql-doc-Distinguish-table-and-index-storage-parame.patch.patch application/octet-stream 9.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-04-03 18:20:32 Re: pg_plan_advice
Previous Message David G. Johnston 2026-04-03 17:57:27 Re: Docs: Create table description for constraints markup fix and label tweaks