Update pgxn/neon/relkind_cache.c

Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
This commit is contained in:
Konstantin Knizhnik
2025-07-29 08:04:11 +03:00
committed by Konstantin Knizhnik
co-authored by Heikki Linnakangas
parent a9d4cbe242
commit 2c0a87af68
+1 -1
View File
@@ -1,7 +1,7 @@
/*-------------------------------------------------------------------------
*
* relkind_cache.c
* Cache for marking unlogged relations
* Cache to track the relkind of relations
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California