File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ More interesting features are yet to come. Stay tuned!
53
53
* ` RuntimeAppend ` & ` RuntimeMergeAppend ` custom plan nodes to pick partitions at runtime;
54
54
* ` PartitionFilter ` : an efficient drop-in replacement for INSERT triggers;
55
55
* Automatic partition creation for new INSERTed data (only for RANGE partitioning);
56
- * Improved ` COPY FROM\TO ` statement that is able to insert rows directly into partitions;
56
+ * Improved ` COPY FROM ` statement that is able to insert rows directly into partitions;
57
57
* UPDATE triggers generation out of the box (will be replaced with custom nodes too);
58
58
* User-defined callbacks for partition creation event handling;
59
59
* Non-blocking concurrent table partitioning;
You can’t perform that action at this time.
0 commit comments