git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ec21779)
Make some comments use the term "ProcSignal" for consistency
Tue, 9 Nov 2021 03:56:34 +0000 (12:56 +0900)
Tue, 9 Nov 2021 03:56:34 +0000 (12:56 +0900)
The surroundings in procsignal.c prefer using "ProcSignal" rather than
"procsignal".

Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACX99ghPmm1M_O4r4g+YsXFjCn=qF7PeDXntLwMpht_Gdg@mail.gmail.com


diff --git a/src/backend/storage/ipc/procsignal.c b/src/backend/storage/ipc/procsignal.c
index defb75aa26aed69c4b43db09e8dea3309e250b02..6e69398cddad2cf41fac370575a2b5fc33fa9f3f 100644 (file)
--- a/src/backend/storage/ipc/procsignal.c
+++ b/src/backend/storage/ipc/procsignal.c
@@ -105,7 +105,7 @@ static bool ProcessBarrierPlaceholder(void);
/*
* ProcSignalShmemSize
- * Compute space needed for procsignal's shared memory
+ * Compute space needed for ProcSignal's shared memory
*/
Size
ProcSignalShmemSize(void)
@@ -119,7 +119,7 @@ ProcSignalShmemSize(void)
/*
* ProcSignalShmemInit
- * Allocate and initialize procsignal's shared memory
+ * Allocate and initialize ProcSignal's shared memory
*/
void
ProcSignalShmemInit(void)
@@ -152,7 +152,7 @@ ProcSignalShmemInit(void)
/*
* ProcSignalInit
- * Register the current process in the procsignal array
+ * Register the current process in the ProcSignal array
*
* The passed index should be my BackendId if the process has one,
* or MaxBackends + aux process type if not.
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /