git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6f7d02a)
Fix PartitionDispatchData vertical whitespace
2018年11月21日 18:21:00 +0000 (15:21 -0300)
2018年11月21日 18:04:25 +0000 (15:04 -0300)
Per David Rowley
Discussion: https://postgr.es/m/CAKJS1f-MstvBWdkOzACsOHyBgj2oXcBM8kfv+NhVe-Ux-wq9Sg@mail.gmail.com


diff --git a/src/backend/executor/execPartition.c b/src/backend/executor/execPartition.c
index 6708a7a62f4550330c3b3db8faed9262389bc49e..24de567a92d105553b3b8c904a4ac528fd1e57af 100644 (file)
--- a/src/backend/executor/execPartition.c
+++ b/src/backend/executor/execPartition.c
@@ -103,21 +103,27 @@ struct PartitionTupleRouting
*
* reldesc
* Relation descriptor of the table
+ *
* key
* Partition key information of the table
+ *
* keystate
* Execution state required for expressions in the partition key
+ *
* partdesc
* Partition descriptor of the table
+ *
* tupslot
* A standalone TupleTableSlot initialized with this table's tuple
* descriptor, or NULL if no tuple conversion between the parent is
* required.
+ *
* tupmap
* TupleConversionMap to convert from the parent's rowtype to this table's
* rowtype (when extracting the partition key of a tuple just before
* routing it through this table). A NULL value is stored if no tuple
* conversion is required.
+ *
* indexes
* Array of partdesc->nparts elements. For leaf partitions the index
* corresponds to the partition's ResultRelInfo in the encapsulating
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /