Skip to content
Snippets Groups Projects
Commit 33259576 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Delete inaccurate C comment about FSM and adding pages, per Robert Haas.

parent 86d0d16f
No related branches found
No related tags found
No related merge requests found
......@@ -291,9 +291,6 @@ heap_page_prune(Relation relation, Buffer buffer, TransactionId OldestXmin,
*
* One possibility is to leave "fillfactor" worth of space in this page
* and update FSM with the remaining space.
*
* In any case, the current FSM implementation doesn't accept
* one-page-at-a-time updates, so this is all academic for now.
*/
return ndeleted;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment