Clarify where various catcache.h dlist_nodes are used

David Rowley <drowley@postgresql.org>

Commit: c5af141cd4344d52ad8afbd6ecffe509227559a9
Author: David Rowley <drowley@postgresql.org>
Date: 2026-01-06T01:39:36Z
Clarify where various catcache.h dlist_nodes are used

Also remove a comment which mentions we don't currently divide the
per-cache lists into hash buckets.  Since 473182c95, we do.

Author: ChangAo Chen <cca5507@qq.com>
Discussion: https://postgr.es/m/tencent_7732789707C8768EA13785A7B5EA29103208@qq.com

Files

PathChange+/−
src/include/utils/catcache.h modified +2 −5

Discussion