Update pgxn/neon/relperst_cache.c

Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
This commit is contained in:
Konstantin Knizhnik
2025-07-23 16:09:33 +03:00
committed by Konstantin Knizhnik
parent 963ffdae12
commit 382895d073

View File

@@ -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)