Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e694010

Browse files
committed
Fix typo in comment.
Etsuro Fujita Discussion: http://postgr.es/m/5f794b91-67df-1ac6-8a4f-069f8e8e169d@lab.ntt.co.jp
1 parent 0b7ba3d commit e694010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/nodes/plannodes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ typedef struct PlannedStmt
6767

6868
/*
6969
* rtable indexes of non-leaf target relations for UPDATE/DELETE on all
70-
* the partitioned table mentioned in the query.
70+
* the partitioned tables mentioned in the query.
7171
*/
7272
List *nonleafResultRelations;
7373

0 commit comments

Comments
 (0)