Fix outdated comments in catcache.h

From: cca5507 <cca5507(at)qq(dot)com>
To: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Fix outdated comments in catcache.h
Date: 2025-12-18 06:29:00
Message-ID: tencent_7732789707C8768EA13785A7B5EA29103208@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

473182c9523afad10e9507145690d902a0bc7f04 add a hash table for CatCList, this has
made some comments outdated.

Attach a small patch to fix it.

--
Regards,
ChangAo Chen

Attachment Content-Type Size
v1-0001-Fix-outdated-comments-in-catcache.h.patch application/octet-stream 1.3 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-12-18 06:35:07 Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format
Previous Message Amul Sul 2025-12-18 06:05:11 Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables