pgsql: Replace nonsense comment with a relevant one. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Replace nonsense comment with a relevant one.
Date
Msg-id E1rGQDQ-00BHr1-5d@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix numerous typos in incremental backup commits.
Next
From: Jeff Davis
Date:
Subject: pgsql: Initialize data directories with --lc-messages=C for tests.