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

Commitf40254a

Browse files
committed
Fix typo
Author: Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
1 parent4427b51 commitf40254a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/executor/execMain.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3334,7 +3334,7 @@ ExecFindPartition(ResultRelInfo *resultRelInfo, PartitionDispatch *pd,
33343334

33353335
/*
33363336
* First check the root table's partition constraint, if any. No point in
3337-
* routing the tupleitif it doesn't belong in the root table itself.
3337+
* routing the tuple if it doesn't belong in the root table itself.
33383338
*/
33393339
if (resultRelInfo->ri_PartitionCheck)
33403340
ExecPartitionCheck(resultRelInfo,slot,estate);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp