log Framework/PostgreSQL/PostgreSQLParameters.h @ 522:c49136b34891 large-queries tip

age author description
Thu, 30 May 2024 21:47:02 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Wed, 03 Apr 2024 10:54:26 +0200 Sebastien Jodogne reorganization
Mon, 05 Feb 2024 18:26:37 +0100 Alain Mazy cleanup
Wed, 24 Jan 2024 15:27:38 +0100 Sebastien Jodogne integration mainline->pg-transactions pg-transactions
Wed, 24 Jan 2024 15:25:48 +0100 Sebastien Jodogne update year to 2024
Mon, 11 Dec 2023 14:39:27 +0100 Alain Mazy new 'TransactionMode' config + rewrote ResourceDeletedFunc to avoid IF/THEN/ELSE pattern pg-transactions
Thu, 30 Nov 2023 14:47:23 +0100 Alain Mazy new configuration 'EnableVerboseLogs' to log SQL statements being executed pg-transactions
Fri, 23 Jun 2023 14:26:58 +0200 Alain Mazy merge pg-transactions
Wed, 05 Apr 2023 11:17:20 +0200 Sebastien Jodogne upgrade to year 2023
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
Fri, 31 Jan 2020 17:24:29 +0100 Sebastien Jodogne upgrade to year 2020
Thu, 10 Jan 2019 12:53:00 +0100 Sebastien Jodogne Fix issue 105 (Unable to connect to PostgreSQL database using SSL) db-changes
Mon, 24 Dec 2018 13:35:26 +0100 Sebastien Jodogne preparing for 2019
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit