diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index 1300c7bbaa3..f2b9d404cb6 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -1730,7 +1730,10 @@ SCRAM-SHA-256$<iteration count>:&l relam oid pg_am.oid - If this is an index, the access method used (B-tree, hash, etc.) + + If this is a table or an index, the access method used (heap, + B-tree, hash, etc.) +