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

Commit70a845c

Browse files
committed
Remove extra comment at TableAmRoutine.scan_analyze_next_block
The extra comment was accidentally copied here by6377e12 fromheapam_scan_analyze_next_block().Reported-by: Matthias van de MeentDiscussion:https://postgr.es/m/CAEze2WjC5PiweG-4oe0hB_Zr59iF3tRE1gURm8w4Cg5b6JEBGw%40mail.gmail.com
1 parenta8ffa32 commit70a845c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

‎src/include/access/tableam.h

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -655,16 +655,6 @@ typedef struct TableAmRoutine
655655
structVacuumParams*params,
656656
BufferAccessStrategybstrategy);
657657

658-
/*
659-
* Prepare to analyze the next block in the read stream. Returns false if
660-
* the stream is exhausted and true otherwise. The scan must have been
661-
* started with SO_TYPE_ANALYZE option.
662-
*
663-
* This routine holds a buffer pin and lock on the heap page. They are
664-
* held until heapam_scan_analyze_next_tuple() returns false. That is
665-
* until all the items of the heap page are analyzed.
666-
*/
667-
668658
/*
669659
* Prepare to analyze block `blockno` of `scan`. The scan has been started
670660
* with table_beginscan_analyze(). See also

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp