log Framework/PostgreSQL/PostgreSQLParameters.h @ 370:d2b5d9c92214 pg-transactions

age author description
Wed, 22 Feb 2023 16:52:04 +0100 Alain Mazy PG: test feature: configurable transaction isolation level pg-transactions
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Wed, 06 Jan 2021 17:40:27 +0100 Sebastien Jodogne upgrade to year 2021
Wed, 16 Dec 2020 15:05:19 +0100 Sebastien Jodogne cppcheck
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
Wed, 01 Jul 2020 08:54:32 +0200 Sebastien Jodogne sync
Mon, 03 Feb 2020 22:29:51 +0100 Alain Mazy Added 'MaximumConnectionRetries' & 'ConnectionRetryInterval' to configure the retries when connecting to the DB at startup