Skip to content

Commit 64c9d8a

Browse files
committed
Fix copy/past error in comment
David Christensen
1 parent 7193436 commit 64c9d8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/utils/init/miscinit.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,8 @@ InitPostmasterChild(void)
199199
/*
200200
* If possible, make this process a group leader, so that the postmaster
201201
* can signal any child processes too. Not all processes will have
202-
* children, but for consistency we , but for consistency we make all
203-
* postmaster child processes do this.
202+
* children, but for consistency we make all postmaster child processes do
203+
* this.
204204
*/
205205
#ifdef HAVE_SETSID
206206
if (setsid() < 0)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy