Обсуждение: pgsql: Doc fix: Interfacing Extensions to Indexes

Поиск
Список
Период
Сортировка

pgsql: Doc fix: Interfacing Extensions to Indexes

От
Jeff Davis
Дата:
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>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e9d12a5e22e02bace45dc2ba0e0dcca5b5d4fc52

Modified Files
--------------
doc/src/sgml/xindex.sgml | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)