comparison TODO @ 417:15bfd9a76f8d pg-transactions

merge
author Alain Mazy <am@osimis.io>
date Fri, 23 Jun 2023 14:26:58 +0200
parents c1fe28de1bf6
children 95c413106a66 d700c8f9fc24
comparison
equal deleted inserted replaced
370:d2b5d9c92214 417:15bfd9a76f8d
8 ----------------------- 8 -----------------------
9 9
10 * Performance of joins in LookupResources: Create cached statement for 10 * Performance of joins in LookupResources: Create cached statement for
11 LookupResources, that are grouped to search up to, say, 10 tags, 11 LookupResources, that are grouped to search up to, say, 10 tags,
12 instead of recompiling for each request 12 instead of recompiling for each request
13 13 * Do not log "DatabaseCannotSerialize" errors in the plugin but only
14 in Orthanc after all retries have been made.
14 15
15 --------------------- 16 ---------------------
16 Common - Storage area 17 Common - Storage area
17 --------------------- 18 ---------------------
18 19