File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6681,7 +6681,7 @@ ________________________________________________________-->
6681
6681
<structfield>skip_fpw</structfield> <type>bigint</type>
6682
6682
</para>
6683
6683
<para>
6684
- 由于WAL中包含完整页图像,未预取的块数
6684
+ 由于WAL中包含完整页图像而未预取的块数
6685
6685
</para>
6686
6686
</entry>
6687
6687
</row>
@@ -6705,7 +6705,7 @@ ________________________________________________________-->
6705
6705
<structfield>skip_rep</structfield> <type>bigint</type>
6706
6706
</para>
6707
6707
<para>
6708
- 已经最近预取的块数目
6708
+ 由于最近已经预取过而未预取的块数
6709
6709
</para>
6710
6710
</entry>
6711
6711
</row>
@@ -8546,7 +8546,7 @@ ________________________________________________________-->
8546
8546
________________________________________________________-->
8547
8547
<row>
8548
8548
<entry role="catalog_table_entry"><para role="column_definition">
8549
- <structfield>返回的元组 </structfield> <type>bigint</type>
8549
+ <structfield>tup_returned </structfield> <type>bigint</type>
8550
8550
</para>
8551
8551
<para>
8552
8552
由顺序扫描获取的活动行数和由索引扫描返回的索引条目数
You can’t perform that action at this time.
0 commit comments