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

Commitd8c8380

Browse files
committed
Fix typo in description of enable_parallel_hash
Author: Kyotaro HoriguchiDiscussion:https://postgr.es/m/20180821.115841.93250330.horiguchi.kyotaro@lab.ntt.co.jp
1 parent1339fcc commitd8c8380

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
@@ -962,7 +962,7 @@ static struct config_bool ConfigureNamesBool[] =
962962
},
963963
{
964964
{"enable_parallel_hash",PGC_USERSET,QUERY_TUNING_METHOD,
965-
gettext_noop("Enables the planner'suser of parallel hash plans."),
965+
gettext_noop("Enables the planner'suse of parallel hash plans."),
966966
NULL
967967
},
968968
&enable_parallel_hash,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp