pgsql: pgstat: slru: remove outdated comment

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgstat: slru: remove outdated comment
Date: 2022-07-06 22:59:19
Message-ID: E1o9DzK-001Y3u-3o@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgstat: slru: remove outdated comment

That comment might have been true at some point during development, but
definitely isn't anymore.

Reported-By: Melanie Plageman <melanieplageman(at)gmail(dot)com>
Backpatch: 15-

Branch
------
master

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

Modified Files
--------------
src/backend/utils/activity/pgstat_slru.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2022-07-06 22:59:21 pgsql: pgstat: slru: remove outdated comment
Previous Message Tom Lane 2022-07-06 21:26:59 pgsql: Fix wrong field order in _readMergeWhenClause().