log PostgreSQL/CMakeLists.txt @ 441:2b797871eff6

age author description
Wed, 20 Dec 2023 21:30:46 +0100 Sebastien Jodogne handling of DefineSourceBasenameForTarget for MySQL
Mon, 18 Dec 2023 18:50:01 +0100 Alain Mazy Re-organized DB creation/upgrade into standalone files pg-transactions
Fri, 15 Dec 2023 17:11:26 +0100 Alain Mazy InsertOrUpdateMetadata function + UpdateAndGetStatistics 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
Mon, 13 Nov 2023 20:37:04 +0100 Alain Mazy sync Orthanc code
Tue, 27 Jun 2023 15:34:05 +0200 Alain Mazy PG 5.1 OrthancPostgreSQL-5.1
Sat, 15 Apr 2023 18:44:45 +0200 Sebastien Jodogne back to mainline
Sat, 15 Apr 2023 18:40:24 +0200 Sebastien Jodogne OrthancPostgreSQL-5.0 OrthancPostgreSQL-5.0
Wed, 05 Apr 2023 11:17:20 +0200 Sebastien Jodogne upgrade to year 2023
Tue, 28 Mar 2023 11:40:07 +0200 Sebastien Jodogne created branch db-protobuf to take advantage of OrthancPluginRegisterDatabaseBackendV4() db-protobuf
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Mon, 21 Feb 2022 09:27:40 +0100 Sebastien Jodogne switch to OpenSSL 3.0.x
Tue, 10 Aug 2021 20:08:53 +0200 Sebastien Jodogne initial commit of ODBC framework
Thu, 22 Jul 2021 20:16:30 +0200 Sebastien Jodogne OrthancMySQL-4.3 OrthancMySQL-4.3
Tue, 20 Jul 2021 15:58:35 +0200 Sebastien Jodogne fix warning
Mon, 19 Jul 2021 15:22:41 +0200 Sebastien Jodogne fix dependencies between targets
Mon, 19 Jul 2021 14:59:36 +0200 Sebastien Jodogne fix
Wed, 14 Jul 2021 18:29:27 +0200 Sebastien Jodogne speed up compilation by sharing library between plugins
Mon, 28 Jun 2021 15:04:23 +0200 Sebastien Jodogne sync
Sat, 12 Jun 2021 08:49:52 +0200 Sebastien Jodogne sync + no more need of "-DORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES" to dynamically link against system-wide orthanc framework
Thu, 22 Apr 2021 16:10:34 +0200 Sebastien Jodogne back to mainline
Thu, 22 Apr 2021 16:02:10 +0200 Sebastien Jodogne OrthancPostgreSQL-4.0 OrthancPostgreSQL-4.0
Thu, 22 Apr 2021 15:22:30 +0200 Sebastien Jodogne updated ORTHANC_OPTIMAL_VERSION macros
Thu, 22 Apr 2021 14:09:46 +0200 Sebastien Jodogne upgrade to Orthanc SDK 1.9.2
Mon, 14 Dec 2020 17:32:11 +0100 Sebastien Jodogne integration PostgreSQL-3.3 -> mainline
Mon, 14 Dec 2020 17:07:13 +0100 Sebastien Jodogne fix OpenSSL on MSVC OrthancPostgreSQL-3.3
Mon, 14 Dec 2020 16:21:05 +0100 Sebastien Jodogne back to mainline
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
Tue, 04 Aug 2020 13:40:46 +0200 Sebastien Jodogne sync