Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit00e4923

Browse files
committed
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 infa88928.Reported-by: Masahiro IkedaAuthor: Bertrand DrouvotDiscussion:https://postgr.es/m/dd836027-2e9e-4df9-9fd9-7527cd1757e1@gmail.com
1 parent0df7d1d commit00e4923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/utils/activity/wait_event_names.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ WAIT_EVENT_DOCONLYReplicationOriginState"Waiting to read or update the progres
332332
WAIT_EVENT_DOCONLYReplicationSlotIO"Waiting for I/O on a replication slot."
333333
WAIT_EVENT_DOCONLYLockFastPath"Waiting to read or update a process' fast-path lock information."
334334
WAIT_EVENT_DOCONLYBufferMapping"Waiting to associate a data block with a buffer in the buffer pool."
335-
WAIT_EVENT_DOCONLYLockManager"Waiting to read or update informationabout <quote>heavyweight</quote> locks."
335+
WAIT_EVENT_DOCONLYLockManager"Waiting to read or update information about <quote>heavyweight</quote> locks."
336336
WAIT_EVENT_DOCONLYPredicateLockManager"Waiting to access predicate lock information used by serializable transactions."
337337
WAIT_EVENT_DOCONLYParallelHashJoin"Waiting to synchronize workers during Parallel Hash Join plan execution."
338338
WAIT_EVENT_DOCONLYParallelQueryDSA"Waiting for parallel query dynamic shared memory allocation."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp