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

Commit56b7862

Browse files
committed
Fix some documentation about access methods
Author: Guillaume LelargeDiscussion:https://postgr.es/m/CAECtzeWPz4JikzUqZdMjqPTe8dAP3nZxPD-58Y-Hhvirg0fF+A@mail.gmail.com
1 parentf73293a commit56b7862

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
<row>
5959
<entry><link linkend="catalog-pg-am"><structname>pg_am</structname></link></entry>
60-
<entry>index access methods</entry>
60+
<entry>relation access methods</entry>
6161
</row>
6262

6363
<row>

‎doc/src/sgml/tablesample-method.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ NextSampleTuple (SampleScanState *node,
264264
requests to sample missing or invisible tuples; that should not result in
265265
any bias in the sample. However, if necessary, the function can use
266266
<literal>node-&gt;donetuples</literal> to examine how many of the tuples
267-
it returned werevlaid and visible.
267+
it returned werevalid and visible.
268268
</para>
269269
</note>
270270

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp