Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 59cf3d7

Browse files
committed
resolve conflicts
2 parents 06058b6 + 7e2ef6c commit 59cf3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ More interesting features are yet to come. Stay tuned!
5454
* `RuntimeAppend` & `RuntimeMergeAppend` custom plan nodes to pick partitions at runtime;
5555
* `PartitionFilter`: an efficient drop-in replacement for INSERT triggers;
5656
* 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;
5858
* UPDATE triggers generation out of the box (will be replaced with custom nodes too);
5959
* User-defined callbacks for partition creation event handling;
6060
* Non-blocking concurrent table partitioning;

0 commit comments

Comments
 (0)