Update comment

Function was renamed/replaced in
c2fe139c20 but the header comment was
not updated.
This commit is contained in:
Peter Eisentraut 2019-06-27 15:57:14 +02:00
parent 322c5bfdc3
commit f2f0082ef5
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
* index_beginscan_parallel - join parallel index scan
* index_getnext_tid - get the next TID from a scan
* index_fetch_heap - get the scan's next heap tuple
* index_getnext - get the next heap tuple from a scan
* index_getnext_slot - get the next tuple from a scan
* index_getbitmap - get all tuples from a scan
* index_bulk_delete - bulk deletion of index tuples
* index_vacuum_cleanup - post-deletion cleanup of an index