We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3f983 commit 7b8b8ddCopy full SHA for 7b8b8dd
src/include/access/tidstore.h
@@ -22,7 +22,7 @@ typedef struct TidStoreIter TidStoreIter;
22
23
/*
24
* Result struct for TidStoreIterateNext. This is copyable, but should be
25
- * treated as opaque. Call TidStoreGetOffsets() to obtain the offsets.
+ * treated as opaque. Call TidStoreGetBlockOffsets() to obtain the offsets.
26
*/
27
typedef struct TidStoreIterResult
28
{
0 commit comments