log PostgreSQL/NEWS @ 267:ece4663dedde

age author description
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
Mon, 03 Feb 2020 22:29:51 +0100 Alain Mazy Added 'MaximumConnectionRetries' & 'ConnectionRetryInterval' to configure the retries when connecting to the DB at startup
Wed, 08 May 2019 20:21:13 +0200 Sebastien Jodogne Added an advisory lock to avoid race conditions during database setup
Fri, 01 Mar 2019 12:51:37 +0100 Sebastien Jodogne OrthancPostgreSQL-3.2 OrthancPostgreSQL-3.2
Fri, 01 Mar 2019 11:02:31 +0100 Sebastien Jodogne Explicit deallocation of prepared statements