diff --git a/pgxn/neon/pagestore_client.h b/pgxn/neon/pagestore_client.h index 2336800fbe..cc84a20da6 100644 --- a/pgxn/neon/pagestore_client.h +++ b/pgxn/neon/pagestore_client.h @@ -319,7 +319,7 @@ typedef enum * This is currently used for GiST, SP-GiST and GIN indexes, as well as the pgvector * extension. */ - RELKIND_UNLOGGED_BUILD /* buildig index for permanent relation */ + RELKIND_UNLOGGED_BUILD } RelKind; /* utils for neon relkind cache */