mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-23 06:09:59 +00:00
Update pgxn/neon/relperst_cache.c
Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
This commit is contained in:
committed by
Konstantin Knizhnik
parent
74076ee306
commit
34cf566ac1
@@ -113,7 +113,7 @@ RelperstCacheShmemInit(void)
|
||||
}
|
||||
|
||||
/*
|
||||
* Lookup existed entry or create new one
|
||||
* Lookup existing entry or create a new one
|
||||
*/
|
||||
static NeonRelPersistenceEntry*
|
||||
get_pinned_entry(NRelFileInfo rinfo)
|
||||
|
||||
Reference in New Issue
Block a user