]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Clarify where various catcache.h dlist_nodes are used
authorDavid Rowley <drowley@postgresql.org>
Tue, 6 Jan 2026 01:39:36 +0000 (14:39 +1300)
committerDavid Rowley <drowley@postgresql.org>
Tue, 6 Jan 2026 01:39:36 +0000 (14:39 +1300)
commitc5af141cd4344d52ad8afbd6ecffe509227559a9
tree30ee8b47a531eca851581f30d320009246842e8e
parente212a0f8e6ba95b403aa0ceacc05793449f5e742
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
src/include/utils/catcache.h