Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f2f0082

Browse files
committed
Update comment
Function was renamed/replaced in c2fe139 but the header comment was not updated.
1 parent 322c5bf commit f2f0082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/access/index/indexam.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* index_beginscan_parallel - join parallel index scan
2727
* index_getnext_tid - get the next TID from a scan
2828
* index_fetch_heap - get the scan's next heap tuple
29-
* index_getnext - get the next heap tuple from a scan
29+
* index_getnext_slot - get the next tuple from a scan
3030
* index_getbitmap - get all tuples from a scan
3131
* index_bulk_delete - bulk deletion of index tuples
3232
* index_vacuum_cleanup - post-deletion cleanup of an index

0 commit comments

Comments
 (0)