Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit252f9a2

Browse files
committed
Fix description of pg_class.relam for table access methods
Author: Ian BarwickDiscussion:https://postgr.es/m/087a6961-1aaf-e36c-b712-bd5a644da20a@2ndquadrant.com
1 parentcd917ff commit252f9a2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1730,7 +1730,10 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
17301730
<entry><structfield>relam</structfield></entry>
17311731
<entry><type>oid</type></entry>
17321732
<entry><literal><link linkend="catalog-pg-am"><structname>pg_am</structname></link>.oid</literal></entry>
1733-
<entry>If this is an index, the access method used (B-tree, hash, etc.)</entry>
1733+
<entry>
1734+
If this is a table or an index, the access method used (heap,
1735+
B-tree, hash, etc.)
1736+
</entry>
17341737
</row>
17351738

17361739
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp