docs: Merge separate chapters on built-in index AMs into one.
authorRobert Haas <rhaas@postgresql.org>
Wed, 20 Mar 2024 15:51:53 +0000 (11:51 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 5 Apr 2024 14:34:04 +0000 (10:34 -0400)
commitfe8eaa54420cbb384bd5ad179495bb9774b6b48f
tree57a2c83579723f580003d852c25661f0943079da
parent10e3226ba13d184fc3165138c619eb7f2d52cdd2
docs: Merge separate chapters on built-in index AMs into one.

The documentation index is getting very long, which makes it hard
to find things. Since these chapters are all very similar in structure
and content, merging them is a natural way of reducing the size of
the toplevel index.

Rather than actually combining all of the SGML into a single file,
keep one file per <sect1>, and add a glue file that includes all
of them.

Discussion: http://postgr.es/m/CA+Tgmob7_uoYuS2=rVwpVXaRwP-UXz+++saYTC-BCZ42QzSNKQ@mail.gmail.com
doc/src/sgml/brin.sgml
doc/src/sgml/btree.sgml
doc/src/sgml/filelist.sgml
doc/src/sgml/gin.sgml
doc/src/sgml/gist.sgml
doc/src/sgml/hash.sgml
doc/src/sgml/indextypes.sgml [new file with mode: 0644]
doc/src/sgml/postgres.sgml
doc/src/sgml/spgist.sgml