Re: A small problem when rehashing catalog cache - Mailing list pgsql-hackers

From cca5507
Subject Re: A small problem when rehashing catalog cache
Date
Msg-id tencent_DFB130B5363FA542E6056FEBE0D78E27B405@qq.com
Whole thread Raw
In response to Re: A small problem when rehashing catalog cache  (Michael Paquier <michael@paquier.xyz>)
List 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

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Report bytes and transactions actually sent downtream
Next
From: Amit Kapila
Date:
Subject: Re: Replace is_publishable_class() with relispublishable column in pg_class