]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make some comments use the term "ProcSignal" for consistency
authorMichael Paquier <michael@paquier.xyz>
Tue, 9 Nov 2021 03:56:34 +0000 (12:56 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 9 Nov 2021 03:56:34 +0000 (12:56 +0900)
commit4cd046c203bbca2955182f78eabc06e831ffdbb1
tree703f774ba26fae225f005e7109bffe1019a2614b
parentec21779a5847ed89fab19431abbdba794d4a998e
Make some comments use the term "ProcSignal" for consistency

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
src/backend/storage/ipc/procsignal.c