Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe285f commit bcf7eb9Copy full SHA for bcf7eb9
src/backend/main/main.c
@@ -334,7 +334,7 @@ help(const char *progname)
334
printf(_(" -?, --help show this help, then exit\n"));
335
336
printf(_("\nDeveloper options:\n"));
337
- printf(_(" -f s|i|n|m|h forbid use of some plan types\n"));
+ printf(_(" -f s|i|o|b|t|n|m|h forbid use of some plan types\n"));
338
printf(_(" -n do not reinitialize shared memory after abnormal exit\n"));
339
printf(_(" -O allow system table structure changes\n"));
340
printf(_(" -P disable system indexes\n"));
0 commit comments