diff PostgreSQL/NEWS @ 234:d1b124d116c1

PostgreSQL index plugin handles retries for collisions between multiple writers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 08 Apr 2021 10:50:01 +0200
parents 53bd9022c58b
children f5dc59c56e65
line wrap: on
line diff
--- a/PostgreSQL/NEWS	Tue Apr 06 15:07:27 2021 +0200
+++ b/PostgreSQL/NEWS	Thu Apr 08 10:50:01 2021 +0200
@@ -1,6 +1,7 @@
 Pending changes in the mainline
 ===============================
 
+* Support of retries for collisions between multiple writers, from Orthanc SDK 1.9.2
 * Support of "OrthancPluginRegisterStorageArea2()" from Orthanc SDK 1.9.0