@@ -175,7 +175,6 @@ main(int argc, char **argv)
/* daemon options */
case 'd':
daemonize = true;
break;
@@ -184,7 +183,6 @@ main(int argc, char **argv)
daemonize = parse_bool(optarg, "-d/--daemonize", &cli_errors);
case 'p':
strncpy(pid_file, optarg, MAXPGPATH);
The note is not visible to the blocked user.