Re: A small problem when rehashing catalog cache

From: cca5507 <cca5507(at)qq(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: A small problem when rehashing catalog cache
Date: 2025-12-17 06:00:44
Message-ID: tencent_DFB130B5363FA542E6056FEBE0D78E27B405@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Ashutosh Bapat 2025-12-17 05:55:41 Re: Report bytes and transactions actually sent downtream