mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-23 06:09:59 +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
1e4783f3f9
commit
c3fdab3886
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user