Doc fix: Interfacing Extensions to Indexes

Jeff Davis <jdavis@postgresql.org>

Commit: e9d12a5e22e02bace45dc2ba0e0dcca5b5d4fc52
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2023-10-25T20:26:11Z
Releases: 17.0
Doc fix: Interfacing Extensions to Indexes

Refer to CREATE ACCESS METHOD rather than suggesting direct changes to
pg_am. Also corrects index-specific language that predated table
access methods.

Discussion: https://postgr.es/m/20231025172551.685b7799455f9a6addcf5afa@sraoss.co.jp
Reported-by: Yugo NAGATA <nagata@sraoss.co.jp>

Files

PathChange+/−
doc/src/sgml/xindex.sgml modified +5 −8

Documentation touched

Discussion