log PostgreSQL/NEWS @ 522:c49136b34891 large-queries tip

age author description
Fri, 05 Jul 2024 09:15:54 +0200 Alain Mazy use a prepared statement for InsertOrUpdateMetadata large-queries tip
Thu, 11 Apr 2024 18:52:42 +0200 Alain Mazy Added support for ExtendedApiV1: /changes large-queries
Tue, 09 Apr 2024 15:47:30 +0200 Alain Mazy typo
Mon, 08 Apr 2024 10:09:40 +0200 Alain Mazy Fix updates from version plugin version 3.3 to latest version
Mon, 25 Mar 2024 13:06:15 +0100 Alain Mazy PG 6.2 OrthancPostgreSQL-6.2
Fri, 22 Mar 2024 15:27:59 +0100 Alain Mazy news
Fri, 22 Mar 2024 14:36:38 +0100 Sebastien Jodogne Fix check of Orthanc runtime version
Wed, 14 Feb 2024 15:06:44 +0100 Alain Mazy 6.1 OrthancPostgreSQL-6.1
Wed, 14 Feb 2024 13:46:04 +0100 Alain Mazy Fixed the MaximumStorageSize & MaximumPatientCount.
Thu, 08 Feb 2024 16:18:36 +0100 Alain Mazy back to mainline
Thu, 08 Feb 2024 16:17:13 +0100 Alain Mazy OrthancPostgreSQL-6.0 OrthancPostgreSQL-6.0
Mon, 05 Feb 2024 09:47:40 +0100 Alain Mazy news pg-transactions
Mon, 05 Feb 2024 09:43:14 +0100 Alain Mazy renamed v6.2 to REV2 + removed 'default' TransactionMode + renamed 'READ COMMITTED' into 'ReadCommitted' pg-transactions
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:50:09 +0100 Alain Mazy fix NEWS pg-transactions
Thu, 30 Nov 2023 14:47:23 +0100 Alain Mazy new configuration 'EnableVerboseLogs' to log SQL statements being executed pg-transactions
Wed, 29 Nov 2023 10:24:18 +0100 Alain Mazy merge default -> pg-transactions pg-transactions
Tue, 21 Nov 2023 20:31:31 +0100 Sebastien Jodogne migration to UCLouvain servers
Tue, 27 Jun 2023 15:28:02 +0200 Alain Mazy preparing PG 5.1
Tue, 27 Jun 2023 15:17:39 +0200 Alain Mazy wip: advisory lock around CreateInstance: not ok see WO-139 pg-transactions
Fri, 23 Jun 2023 14:26:58 +0200 Alain Mazy merge pg-transactions
Thu, 22 Jun 2023 18:07:41 +0200 Alain Mazy LookupResources optimization continued
Sun, 16 Apr 2023 14:40:46 +0200 Sebastien Jodogne OrthancMySQL-5.0 OrthancMySQL-5.0
Sat, 15 Apr 2023 18:40:24 +0200 Sebastien Jodogne OrthancPostgreSQL-5.0 OrthancPostgreSQL-5.0
Fri, 07 Apr 2023 15:43:42 +0200 Sebastien Jodogne support for labels in mysql db-protobuf
Mon, 03 Apr 2023 17:11:24 +0200 Sebastien Jodogne news db-protobuf
Tue, 28 Mar 2023 11:40:07 +0200 Sebastien Jodogne created branch db-protobuf to take advantage of OrthancPluginRegisterDatabaseBackendV4() db-protobuf
Wed, 22 Feb 2023 16:52:04 +0100 Alain Mazy PG: test feature: configurable transaction isolation level pg-transactions
Thu, 15 Sep 2022 18:12:34 +0200 Alain Mazy DatabaseBackendAdapterV4: added support for customData + revision when not already done attach-custom-data
Mon, 21 Feb 2022 09:27:40 +0100 Sebastien Jodogne switch to OpenSSL 3.0.x