pgsql: Doc: adjust documentation related to index support functions. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: adjust documentation related to index support functions.
Date
Msg-id E1kG2X0-0003N6-GM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: adjust documentation related to index support functions.

Commit 15cb2bd27 neglected to make the running text match the
tables, leaving the reader with the strong impression that
we cannot count.  Also, don't drop an unrelated para between
a table and the para describing it.

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6b473ab4f23736d67c420909ab65c55228dcd6e6

Modified Files
--------------
doc/src/sgml/xindex.sgml | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Add missing quote in docs
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Expose internal function for converting int64 to numeric