Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a67d6d9

Browse files
committed
Update overlooked comment.
1 parent c9b0cbe commit a67d6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/postmaster/postmaster.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ PostmasterMain(int argc, char *argv[])
825825
* data directory interlock is more reliable than the socket-file
826826
* interlock (thanks to whoever decided to put socket files in /tmp :-().
827827
* For the same reason, it's best to grab the TCP socket(s) before the
828-
* Unix socket.
828+
* Unix socket(s).
829829
*/
830830
CreateDataDirLockFile(true);
831831

0 commit comments

Comments
 (0)