git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cd917ff)
Fix description of pg_class.relam for table access methods
2019年6月20日 04:04:56 +0000 (13:04 +0900)
2019年6月20日 04:04:56 +0000 (13:04 +0900)
Author: Ian Barwick
Discussion: https://postgr.es/m/087a6961-1aaf-e36c-b712-bd5a644da20a@2ndquadrant.com


diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index 1300c7bbaa31857696c19f5c6dce5f10d4e6b19c..f2b9d404cb636c44a3b5a2a2a3212dfca63318e0 100644 (file)
--- a/doc/src/sgml/catalogs.sgml
+++ b/doc/src/sgml/catalogs.sgml
@@ -1730,7 +1730,10 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
<entry><structfield>relam</structfield></entry>
<entry><type>oid</type></entry>
<entry><literal><link linkend="catalog-pg-am"><structname>pg_am</structname></link>.oid</literal></entry>
- <entry>If this is an index, the access method used (B-tree, hash, etc.)</entry>
+ <entry>
+ If this is a table or an index, the access method used (heap,
+ B-tree, hash, etc.)
+ </entry>
</row>
<row>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /