diff --git a/pgxn/neon/relkind_cache.c b/pgxn/neon/relkind_cache.c index af8bc294e2..cc46adb107 100644 --- a/pgxn/neon/relkind_cache.c +++ b/pgxn/neon/relkind_cache.c @@ -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