pgsql: Replace nonsense comment with a relevant one.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Replace nonsense comment with a relevant one.
Date: 2023-12-21 21:04:24
Message-ID: E1rGQDQ-00BHr1-5d@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Replace nonsense comment with a relevant one.

Per report from Alexander Lakhin.

Discussion: http://postgr.es/m/061cccf7-0cac-804f-4c2a-9d6da8e3848b@gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/postmaster/walsummarizer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2023-12-21 23:16:18 pgsql: Initialize data directories with --lc-messages=C for tests.
Previous Message Robert Haas 2023-12-21 20:38:05 pgsql: Fix numerous typos in incremental backup commits.