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
382895d073
commit
9030bc8d04
@@ -244,6 +244,7 @@ set_cached_relperst(NRelFileInfo rinfo, NeonRelPersistence relperst)
|
||||
LWLockRelease(relperst_hash_lock);
|
||||
}
|
||||
|
||||
/* Release a pin that was acquired earlier with pin_cached_relperst() */
|
||||
void
|
||||
unpin_cached_relperst(NeonRelPersistenceEntry* entry)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user