pgsql: Doc: minor clarifications in xindex.sgml. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: minor clarifications in xindex.sgml.
Date
Msg-id E1eiNR4-0004IK-Pn@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: minor clarifications in xindex.sgml.

I noticed some slightly confusing or out-of-date verbiage here
while working on the window RANGE patch.  Seems worth committing
separately.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/64fb645914741ffc3aee646308416c209c6ff06b

Modified Files
--------------
doc/src/sgml/xindex.sgml | 34 ++++++++++++++++++++++++----------
1 file changed, 24 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Fix name in release notes
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Support parallel btree index builds.