@@ -247,7 +247,7 @@ WAIT_EVENT_WAL_WRITEWALWrite"Waiting for a write to a WAL file."
247
247
248
248
249
249
#
250
- # Waitevents - Buffer Pin
250
+ # WaitEvents - Buffer Pin
251
251
#
252
252
253
253
Section: ClassName - WaitEventBufferPin
@@ -256,15 +256,15 @@ WAIT_EVENT_BUFFER_PINBufferPin"Waiting to acquire an exclusive pin on a buffer
256
256
257
257
258
258
#
259
- # Waitevents - Extension
259
+ # WaitEvents - Extension
260
260
#
261
261
262
262
Section: ClassName - WaitEventExtension
263
263
264
264
WAIT_EVENT_DOCONLYExtension"Waiting in an extension."
265
265
266
266
#
267
- # Waitevents - LWLock
267
+ # WaitEvents - LWLock
268
268
#
269
269
# This class of wait events has its own set of C structure, so these are
270
270
# only used for the documentation.
@@ -350,7 +350,7 @@ WAIT_EVENT_DOCONLYLogicalRepLauncherDSA"Waiting to access logical replication
350
350
WAIT_EVENT_DOCONLYLogicalRepLauncherHash"Waiting to access logical replication launcher's shared hash table."
351
351
352
352
#
353
- # Waiteven - Lock
353
+ # WaitEvents - Lock
354
354
#
355
355
# This class of wait events has its own set of C structure, so these are
356
356
# only used for the documentation.