log PostgreSQL/CMakeLists.txt @ 472:d1e1cb3ab741

age author description
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:43:14 +0100 Alain Mazy renamed v6.2 to REV2 + removed 'default' TransactionMode + renamed 'READ COMMITTED' into 'ReadCommitted' pg-transactions
Wed, 31 Jan 2024 15:43:10 +0100 Sebastien Jodogne PostgreSQL plugin uses SDK 1.12.3 pg-transactions
Wed, 31 Jan 2024 14:54:51 +0100 Sebastien Jodogne merge pg-transactions
Wed, 31 Jan 2024 14:54:41 +0100 Sebastien Jodogne fix
Wed, 31 Jan 2024 14:53:37 +0100 Sebastien Jodogne fix pg-transactions
Wed, 31 Jan 2024 14:24:42 +0100 Sebastien Jodogne use Orthanc SDK 1.12.3
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
Wed, 17 Jan 2024 16:22:08 +0100 Alain Mazy added downgrade script + renames version pg-transactions
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