mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-24 16:40:38 +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
963ffdae12
commit
382895d073
@@ -226,7 +226,7 @@ get_cached_relperst(NRelFileInfo rinfo)
|
||||
|
||||
|
||||
/*
|
||||
* Store relation kind as a result of mdexists check. Unpin entry.
|
||||
* Store relation kind as a result of mdexists check.
|
||||
*/
|
||||
void
|
||||
set_cached_relperst(NRelFileInfo rinfo, NeonRelPersistence relperst)
|
||||
|
||||
Reference in New Issue
Block a user