Doc: remove out-of-date claim that pg_am rows must be inserted by hand.

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

Commit: 8fc571b7dd9fa1659536a26bb085584b50a65a51
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-08-16T14:59:14Z
Releases: 10.0
Doc: remove out-of-date claim that pg_am rows must be inserted by hand.

Commit 473b93287 added a sentence about that, but neglected to remove
the adjacent sentence it had falsified.  Per Alexander Law.

Files

PathChange+/−
doc/src/sgml/indexam.sgml modified +2 −9

Documentation touched