# HG changeset patch # User Sebastien Jodogne # Date 1706548306 -3600 # Node ID f9e6d366661a39646a7d404b8df768900980fa4b # Parent b74543e7ac2e825416753bb34bb71cea56c91ee7 cleaning NEWS diff -r b74543e7ac2e -r f9e6d366661a NEWS --- a/NEWS Mon Jan 29 18:10:31 2024 +0100 +++ b/NEWS Mon Jan 29 18:11:46 2024 +0100 @@ -4,11 +4,10 @@ General ------- -* Performance: - - Databases: - - At startup, when using a database plugin, display the latency to access the DB. - - Added support for new DB primitives to enable the "READ COMMITTED" transaction mode - in the PostgreSQL plugin. +* Performance of databases: + - At startup, if using a database plugin, displays the latency to access the DB. + - Added support for new DB primitives to enable the "READ COMMITTED" + transaction mode in the PostgreSQL plugin. REST API --------