pgsql: Fix format if entry in wait_event_names.txt

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix format if entry in wait_event_names.txt
Date: 2023-08-17 23:17:39
Message-ID: E1qWmFH-000ef3-6E@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix format if entry in wait_event_names.txt

The entry LockManager had two successive whitespaces between two words.
This is not an actual bug, but let's be clean. Thinko in fa88928.

Reported-by: Masahiro Ikeda
Author: Bertrand Drouvot
Discussion: https://postgr.es/m/dd836027-2e9e-4df9-9fd9-7527cd1757e1@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/00e49233a94b8945c205e55959900ac741f10766

Modified Files
--------------
src/backend/utils/activity/wait_event_names.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2023-08-18 00:47:22 pgsql: pg_upgrade: Improve style of a few verbose messages
Previous Message Nathan Bossart 2023-08-17 14:26:27 pgsql: Add a few recent commits to .git-blame-ignore-revs.