Mercurial > hg > orthanc-databases
changeset 699:e1f2664d5e93 OrthancPostgreSQL-8.0
PG 8.0
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Mon, 16 Jun 2025 17:39:00 +0200 (3 weeks ago) |
parents | 161acf705e55 |
children | 0010cb1c0145 |
files | PostgreSQL/CMakeLists.txt PostgreSQL/NEWS |
diffstat | 2 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt Mon Jun 16 13:12:08 2025 +0200 +++ b/PostgreSQL/CMakeLists.txt Mon Jun 16 17:39:00 2025 +0200 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "8.0") # This is the preferred version of the Orthanc SDK for this plugin set(ORTHANC_SDK_DEFAULT_VERSION "1.12.8")
--- a/PostgreSQL/NEWS Mon Jun 16 13:12:08 2025 +0200 +++ b/PostgreSQL/NEWS Mon Jun 16 17:39:00 2025 +0200 @@ -1,5 +1,5 @@ -Pending changes in the mainline -=============================== +Release 8.0 (2025-06-16) +======================== DB schema revision: 5 @@ -14,6 +14,7 @@ * Added support for customData in AttachedFiles +* Added support for key-value stores and queues. @@ -31,7 +32,7 @@ Maintenance: -* Optimized the SQL query that is maintaing the childCount +* Optimized the SQL query that is maintaining the childCount when new instances are ingested. * New configuration "AllowInconsistentChildCounts" to speed up childCount computation. If set to true, childCount values