mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-05 20:42:54 +00:00
Update pgxn/neon/pagestore_client.h
Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
This commit is contained in:
committed by
Konstantin Knizhnik
parent
20dea3aafb
commit
1e4783f3f9
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user