add types to index storage params on doc - Mailing list pgsql-hackers

From Atsushi Torikoshi
Subject add types to index storage params on doc
Date
Msg-id CACZ0uYFQebs4WT5eu3dK4qm_2PurZuvB++8nDvSBG0ebRWmbdg@mail.gmail.com
Whole thread Raw
Responses Re: add types to index storage params on doc  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Re: add types to index storage params on doc  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
Hi,

The current manual on CREATE TABLE[1] describes storage
parameters with their types.
But manual on CREATE INDEX[2] describes storage parameters
WITHOUT their types.

I think it'll be better to add types to storage parameters
on CREATE INDEX for the consistency.

Attached a patch.
Any thought?

[1]https://www.postgresql.org/docs/devel/sql-createtable.html#SQL-CREATETABLE-STORAGE-PARAMETERS
[2]https://www.postgresql.org/docs/devel/sql-createindex.html#SQL-CREAT`INDEX-STORAGE-PARAMETERS

Regards,
--
Torikoshi Atsushi
Attachment

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: comments on elements of xlogctldata
Next
From: Andreas Karlsson
Date:
Subject: Re: ssl passphrase callback