comparison NEWS @ 5515:f9e6d366661a pg-transactions

cleaning NEWS
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 29 Jan 2024 18:11:46 +0100
parents 386d7071b79d
children 93dcc555b655
comparison
equal deleted inserted replaced
5514:b74543e7ac2e 5515:f9e6d366661a
2 =============================== 2 ===============================
3 3
4 General 4 General
5 ------- 5 -------
6 6
7 * Performance: 7 * Performance of databases:
8 - Databases: 8 - At startup, if using a database plugin, displays the latency to access the DB.
9 - At startup, when using a database plugin, display the latency to access the DB. 9 - Added support for new DB primitives to enable the "READ COMMITTED"
10 - Added support for new DB primitives to enable the "READ COMMITTED" transaction mode 10 transaction mode in the PostgreSQL plugin.
11 in the PostgreSQL plugin.
12 11
13 REST API 12 REST API
14 -------- 13 --------
15 14
16 * API version upgraded to 23 15 * API version upgraded to 23