Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bb90022

Browse files
committed
Fix some typos in wait_event_names.txt
Noticed in passing, while hacking on a different patch touching this area.
1 parent 648c729 commit bb90022

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/backend/utils/activity/wait_event_names.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ WAIT_EVENT_WAL_WRITE WALWrite "Waiting for a write to a WAL file."
247247

248248

249249
#
250-
# Wait events - Buffer Pin
250+
# Wait Events - Buffer Pin
251251
#
252252

253253
Section: ClassName - WaitEventBufferPin
@@ -256,15 +256,15 @@ WAIT_EVENT_BUFFER_PIN BufferPin "Waiting to acquire an exclusive pin on a buffer
256256

257257

258258
#
259-
# Wait events - Extension
259+
# Wait Events - Extension
260260
#
261261

262262
Section: ClassName - WaitEventExtension
263263

264264
WAIT_EVENT_DOCONLY Extension "Waiting in an extension."
265265

266266
#
267-
# Wait events - LWLock
267+
# Wait Events - LWLock
268268
#
269269
# This class of wait events has its own set of C structure, so these are
270270
# only used for the documentation.
@@ -350,7 +350,7 @@ WAIT_EVENT_DOCONLY LogicalRepLauncherDSA "Waiting to access logical replication
350350
WAIT_EVENT_DOCONLY LogicalRepLauncherHash "Waiting to access logical replication launcher's shared hash table."
351351

352352
#
353-
# Wait even - Lock
353+
# Wait Events - Lock
354354
#
355355
# This class of wait events has its own set of C structure, so these are
356356
# only used for the documentation.

0 commit comments

Comments
 (0)