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