Updated comment [skip ci]

This commit is contained in:
Andrew Kane
2023-08-21 21:59:47 -07:00
parent ce7da66ca2
commit 4a5ae8a8df

View File

@@ -9,7 +9,7 @@
#include "utils/memutils.h"
/*
* Check if deleted list contains an index tid
* Check if deleted list contains an index TID
*/
static bool
DeletedContains(HTAB *deleted, ItemPointer indextid)