File tree 1 file changed +4
-4
lines changed
src/backend/utils/activity
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ WAIT_EVENT_WAL_WRITE WALWrite "Waiting for a write to a WAL file."
247
247
248
248
249
249
#
250
- # Wait events - Buffer Pin
250
+ # Wait Events - Buffer Pin
251
251
#
252
252
253
253
Section: ClassName - WaitEventBufferPin
@@ -256,15 +256,15 @@ WAIT_EVENT_BUFFER_PIN BufferPin "Waiting to acquire an exclusive pin on a buffer
256
256
257
257
258
258
#
259
- # Wait events - Extension
259
+ # Wait Events - Extension
260
260
#
261
261
262
262
Section: ClassName - WaitEventExtension
263
263
264
264
WAIT_EVENT_DOCONLY Extension "Waiting in an extension."
265
265
266
266
#
267
- # Wait events - LWLock
267
+ # Wait Events - 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_DOCONLY LogicalRepLauncherDSA "Waiting to access logical replication
350
350
WAIT_EVENT_DOCONLY LogicalRepLauncherHash "Waiting to access logical replication launcher's shared hash table."
351
351
352
352
#
353
- # Wait even - Lock
353
+ # Wait Events - 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.
You can’t perform that action at this time.
0 commit comments