log PostgreSQL/NEWS @ 358:1280b40d6696

age author description
Mon, 21 Feb 2022 09:27:40 +0100 Sebastien Jodogne switch to OpenSSL 3.0.x
Thu, 22 Apr 2021 16:02:10 +0200 Sebastien Jodogne OrthancPostgreSQL-4.0 OrthancPostgreSQL-4.0
Wed, 21 Apr 2021 17:54:31 +0200 Sebastien Jodogne fix issue #151: support of retries in the storage area plugins to deal with multiple writers
Wed, 21 Apr 2021 11:14:40 +0200 Sebastien Jodogne note
Wed, 21 Apr 2021 11:03:44 +0200 Sebastien Jodogne Fix issue #193
Tue, 20 Apr 2021 17:41:44 +0200 Sebastien Jodogne Store revisions for metadata and attachments in PostgreSQL
Wed, 14 Apr 2021 15:08:51 +0200 Sebastien Jodogne new configuration option: "IndexConnectionsCount"
Wed, 14 Apr 2021 09:46:44 +0200 Sebastien Jodogne PostgreSQL: Support of range reads from the storage area
Tue, 13 Apr 2021 17:53:53 +0200 Sebastien Jodogne simplification
Thu, 08 Apr 2021 10:50:01 +0200 Sebastien Jodogne PostgreSQL index plugin handles retries for collisions between multiple writers
Fri, 08 Jan 2021 18:54:20 +0100 Sebastien Jodogne Support of "OrthancPluginRegisterStorageArea2()" from Orthanc SDK 1.9.0
Mon, 14 Dec 2020 15:55:55 +0100 Sebastien Jodogne OrthancPostgreSQL-3.3 OrthancPostgreSQL-3.3
Fri, 11 Dec 2020 12:49:33 +0100 Sebastien Jodogne trying upgrade from libpq 9.6.1 to 13.1
Fri, 10 Jul 2020 13:26:47 +0200 Alain Mazy added new optimized REST routes. this is a temporary work to try to speed up some routes (used by LRO). This way, we avoid another app to access the Orthanc DB and we skip the plugin SDK update for a very specific route optimized-routes
Mon, 06 Jul 2020 12:40:44 +0200 Sebastien Jodogne dynamic linking against the system-wide Orthanc framework library