Fix format if entry in wait_event_names.txt

Michael Paquier <michael@paquier.xyz>

Commit: 00e49233a94b8945c205e55959900ac741f10766
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-08-17T23:11:10Z
Releases: 17.0
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

Files

PathChange+/−
src/backend/utils/activity/wait_event_names.txt modified +1 −1

Discussion