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 9ae4841 commit a5d2337Copy full SHA for a5d2337
src/backend/main/main.c
@@ -373,7 +373,7 @@ help(const char *progname)
373
printf(_(" -?, --help show this help, then exit\n"));
374
375
printf(_("\nDeveloper options:\n"));
376
- 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"));
377
printf(_(" -n do not reinitialize shared memory after abnormal exit\n"));
378
printf(_(" -O allow system table structure changes\n"));
379
printf(_(" -P disable system indexes\n"));
0 commit comments