Clean up some obsolete statements about GiST indexes, and add a section

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9bd7ed828ebdc2a8e04acae3b9eaa66d255ebd97
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-10-21T01:41:28Z
Releases: 8.1.0
Clean up some obsolete statements about GiST indexes, and add a section
documenting GiST crash recovery procedures, as requested some time ago
by Teodor.  (The GiST chapter doesn't seem quite the right place for
the latter, but I'm not sure what else to do with it.)

Files

PathChange+/−
doc/src/sgml/gist.sgml modified +47 −13
doc/src/sgml/indices.sgml modified +33 −20
doc/src/sgml/mvcc.sgml modified +19 −20