Skip to content

Commit f40254a

Browse files
committed
Fix typo
Author: Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
1 parent 4427b51 commit f40254a

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 tuple it if 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy