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!
5353 * ` RuntimeAppend ` & ` RuntimeMergeAppend ` custom plan nodes to pick partitions at runtime;
5454 * ` PartitionFilter ` : an efficient drop-in replacement for INSERT triggers;
5555 * 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;
5757 * UPDATE triggers generation out of the box (will be replaced with custom nodes too);
5858 * User-defined callbacks for partition creation event handling;
5959 * Non-blocking concurrent table partitioning;
You can’t perform that action at this time.
0 commit comments