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

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

Commit: 23e0d97d1ca5dc4c455fec01cf4bb65158bb2484
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-08-16T14:59:26Z
Releases: 9.6.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