Fix outdated comments in catcache.h
cca5507 <cca5507@qq.com>
From: cca5507 <cca5507@qq.com>
To: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-18T06:29:00Z
Lists: pgsql-hackers
Attachments
- v1-0001-Fix-outdated-comments-in-catcache.h.patch (application/octet-stream)
Hi, 473182c9523afad10e9507145690d902a0bc7f04 add a hash table for CatCList, this has made some comments outdated. Attach a small patch to fix it. -- Regards, ChangAo Chen