pgsql: Add index terms for reloptions in documentation.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add index terms for reloptions in documentation.
Date: 2019-04-16 14:17:28
Message-ID: E1hGOts-0004fF-R1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add index terms for reloptions in documentation.

Author: Fujii Masao
Reviewed-By: Alvaro Herrera, Michael Paquier
Discussion: https://postgr.es/m/CAHGQGwHyKt9-xkibVguPzYqKgb_2tdw14Ub1XDTu08kyHMiTQA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c8e0f6bbdb5ff0f235246af5b567b21dcfc1d22a

Modified Files
--------------
doc/src/sgml/config.sgml | 33 +++++---
doc/src/sgml/ref/create_index.sgml | 59 ++++++++++---
doc/src/sgml/ref/create_table.sgml | 169 ++++++++++++++++++++++++++++---------
3 files changed, 196 insertions(+), 65 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-04-17 00:41:32 pgsql: Rework handling of invalid indexes with REINDEX CONCURRENTLY
Previous Message Peter Eisentraut 2019-04-16 12:29:37 pgsql: Better scaling of images in HTML output