diff --git a/pgxn/neon/pagestore_client.h b/pgxn/neon/pagestore_client.h index cc84a20da6..fca136e990 100644 --- a/pgxn/neon/pagestore_client.h +++ b/pgxn/neon/pagestore_client.h @@ -322,7 +322,7 @@ typedef enum RELKIND_UNLOGGED_BUILD } RelKind; -/* utils for neon relkind cache */ +/* entry type stored in relkind_hash */ typedef struct { NRelFileInfo rel;