File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/backend/utils/activity Expand file tree Collapse file tree 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."
247247
248248
249249#
250- # Wait events - Buffer Pin
250+ # Wait Events - Buffer Pin
251251#
252252
253253Section: 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
262262Section: ClassName - WaitEventExtension
263263
264264WAIT_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
350350WAIT_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.
You can’t perform that action at this time.
0 commit comments