pgsql: Add the type information for index storage parameters to the doc - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Add the type information for index storage parameters to the doc
Date
Msg-id E1jE6KX-0004yD-Sz@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add the type information for index storage parameters to the documentation.

Author: Atsushi Torikoshi
Discussion: https://postgr.es/m/CACZ0uYFQebs4WT5eu3dK4qm_2PurZuvB++8nDvSBG0ebRWmbdg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/28e0a103a835aec8b31c897b19b3ceb7d92e7c12

Modified Files
--------------
doc/src/sgml/ref/create_index.sgml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Fix comment in xlog.c.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Revert "initdb: Change authentication defaults"