pgsql: Fix up outdated comments

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix up outdated comments
Date: 2023-02-06 21:50:24
Message-ID: E1pP9NW-001wFs-Qm@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix up outdated comments

The existing comments in load_relcache_init_file() were not flexible
when new entries were added at the end, so they ended up a bit wrong.
Simplify the comments to avoid this issue.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f5da3d85b95640ac754ee14c47aeb90003e6d7c0

Modified Files
--------------
src/backend/utils/cache/relcache.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2023-02-06 21:51:20 Re: pg_upgrade test failure
Previous Message Tom Lane 2023-02-06 21:47:21 pgsql: Stamp 11.19.