Re: A small problem when rehashing catalog cache

cca5507 <cca5507@qq.com>

From: cca5507 <cca5507@qq.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-17T06:00:44Z
Lists: pgsql-hackers
> This deserves a comment, at least.

How about adding this comment:

We keep recently searched entries at the front of the list, so we should call dlist_push_tail() here.

--
Regards,
ChangAo Chen