Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf4a2842

Browse files
committed
1 parent2dadd06 commitf4a2842

File tree

1 file changed

+1
-1
lines changed
  • src/backend/utils/misc

1 file changed

+1
-1
lines changed

‎src/backend/utils/misc/guc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2756,7 +2756,7 @@ static struct config_int ConfigureNamesInt[] =
27562756

27572757
{
27582758
{"max_parallel_workers",PGC_USERSET,RESOURCES_ASYNCHRONOUS,
2759-
gettext_noop("Sets the maximum number of parallel workersthan can be active at one time."),
2759+
gettext_noop("Sets the maximum number of parallel workersthat can be active at one time."),
27602760
NULL
27612761
},
27622762
&max_parallel_workers,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp