Fix long changelog items

pull/3935/head
Hanefi Önaldı 2020-06-22 15:07:56 +03:00
parent e61ced53e3
commit e93c47f003
No known key found for this signature in database
GPG Key ID: 45A2ACB84E394FBA
1 changed files with 2 additions and 2 deletions

View File

@ -1072,7 +1072,7 @@
* Adds user-facing UDFs for locking shard resources and metadata
* Refactors connection and transaction management; giving a consistent experience
* Refactors connection and transaction management; giving consistent experience
* Enhances `COPY` with fully transactional semantics
@ -1088,7 +1088,7 @@
* Enhances `SERIAL` compatibility with MX tables
* Adds an `node_connection_timeout` parameter to control node connection timeouts
* Adds `node_connection_timeout` parameter to control node connection timeouts
* Adds `enable_deadlock_prevention` setting to permit multi-node transactions