mirror of https://github.com/citusdata/citus.git
Fix long changelog items
parent
e61ced53e3
commit
e93c47f003
|
@ -1072,7 +1072,7 @@
|
||||||
|
|
||||||
* Adds user-facing UDFs for locking shard resources and metadata
|
* 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
|
* Enhances `COPY` with fully transactional semantics
|
||||||
|
|
||||||
|
@ -1088,7 +1088,7 @@
|
||||||
|
|
||||||
* Enhances `SERIAL` compatibility with MX tables
|
* 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
|
* Adds `enable_deadlock_prevention` setting to permit multi-node transactions
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue