Skip to content

Commit 6af9f1b

Browse files
committed
Document partitioned_rels in create_modifytable_path header comment.
Etsuro Fujita, slightly adjusted by me. Discussion: http://postgr.es/m/e87c4a6d-23d7-5e7c-e8db-44ed418eb5d1@lab.ntt.co.jp
1 parent a4f0660 commit 6af9f1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/backend/optimizer/util/pathnode.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3158,6 +3158,9 @@ create_lockrows_path(PlannerInfo *root, RelOptInfo *rel,
31583158
* 'operation' is the operation type
31593159
* 'canSetTag' is true if we set the command tag/es_processed
31603160
* 'nominalRelation' is the parent RT index for use of EXPLAIN
3161+
* 'partitioned_rels' is an integer list of RT indexes of non-leaf tables in
3162+
* the partition tree, if this is an UPDATE/DELETE to a partitioned table.
3163+
* Otherwise NIL.
31613164
* 'resultRelations' is an integer list of actual RT indexes of target rel(s)
31623165
* 'subpaths' is a list of Path(s) producing source data (one per rel)
31633166
* 'subroots' is a list of PlannerInfo structs (one per rel)

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