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

Commit9ed50ab

Browse files
committed
Remove stray duplicated comment in heapam.h
This is just the same as what's written under the rs_numblocks field.Reported-by: Melanie PlagemanDiscussion:https://postgr.es/m/20230207204127.7vs6krqjqn5farr7@liskov
1 parent8c58624 commit9ed50ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/include/access/heapam.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ typedef struct HeapScanDescData
6262
Bufferrs_cbuf;/* current buffer in scan, if any */
6363
/* NB: if rs_cbuf is not InvalidBuffer, we hold a pin on that buffer */
6464

65-
/* rs_numblocks is usually InvalidBlockNumber, meaning "scan whole rel" */
6665
BufferAccessStrategyrs_strategy;/* access strategy for reads */
6766

6867
HeapTupleDatars_ctup;/* current tuple in scan, if any */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp