Get lists from metapage

This commit is contained in:
Andrew Kane
2023-09-03 10:34:44 -07:00
parent 2179414c05
commit db747e5aa0
2 changed files with 12 additions and 9 deletions

View File

@@ -244,6 +244,7 @@ typedef struct IvfflatScanList
typedef struct IvfflatScanOpaqueData
{
int probes;
int dimensions;
bool first;
Buffer buf;