The catalog pg_am stores information about
relation access methods. There is one row for each access method supported
by the system.
@@ -41,4 +41,4 @@
However, pg_index_column_has_property() and related
functions have been added to allow SQL queries to inspect index access
method properties; see Table 9.72.
-