diff PostgreSQL/NEWS @ 266:cc7af42d4f23

Store revisions for metadata and attachments in PostgreSQL
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 20 Apr 2021 17:41:44 +0200
parents 3bc442765b88
children ece4663dedde
line wrap: on
line diff
--- a/PostgreSQL/NEWS	Tue Apr 20 16:14:04 2021 +0200
+++ b/PostgreSQL/NEWS	Tue Apr 20 17:41:44 2021 +0200
@@ -3,6 +3,7 @@
 
 * New option "IndexConnectionsCount" to control how many simultaneous
   connections to the PostgreSQL database are used by the index plugin
+* Support of revisions for metadata and attachments
 * Support of multiple readers/writers, by handling retries from Orthanc SDK 1.9.2
 * Support of range reads for the storage area, from Orthanc SDK 1.9.0