log Framework/PostgreSQL/PostgreSQLDatabase.cpp @ 359:16aac0287485

age author description
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Fri, 23 Apr 2021 07:41:16 +0200 Sebastien Jodogne adding missing ORTHANC_OVERRIDE
Tue, 20 Apr 2021 17:41:44 +0200 Sebastien Jodogne Store revisions for metadata and attachments in PostgreSQL
Wed, 14 Apr 2021 17:57:08 +0200 Sebastien Jodogne reintroduction of IDatabaseFactory into DatabaseManager
Wed, 14 Apr 2021 13:33:48 +0200 Sebastien Jodogne cppcheck
Thu, 08 Apr 2021 19:09:04 +0200 Sebastien Jodogne refactoring to remove GlobalProperties.cpp
Fri, 02 Apr 2021 19:23:36 +0200 Sebastien Jodogne DatabaseManager doesn't IDatabaseFactory anymore
Fri, 26 Mar 2021 17:47:56 +0100 Sebastien Jodogne TransactionType given to PostgreSQLTransaction constructor
Fri, 26 Mar 2021 17:32:29 +0100 Sebastien Jodogne added TransactionType_Implicit
Thu, 25 Mar 2021 13:56:26 +0100 Sebastien Jodogne removed useless information about read-only in ITransaction and IPrecompiledStatement
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
Wed, 01 Jul 2020 08:54:32 +0200 Sebastien Jodogne sync
Fri, 31 Jan 2020 17:24:29 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 08 May 2019 20:21:13 +0200 Sebastien Jodogne Added an advisory lock to avoid race conditions during database setup
Tue, 22 Jan 2019 16:53:26 +0100 Sebastien Jodogne reverted fix for OS X that breaks other targets
Tue, 22 Jan 2019 15:16:05 +0100 Sebastien Jodogne fix build on OS X
Tue, 22 Jan 2019 13:14:52 +0000 jodogne fix build on Debian Buster
Mon, 24 Dec 2018 13:35:26 +0100 Sebastien Jodogne preparing for 2019
Sun, 28 Oct 2018 12:29:22 +0100 s jodogne fix build with postgresql-11
Wed, 18 Jul 2018 12:27:40 +0200 Sebastien Jodogne Compatibility with MySQL 8.0
Mon, 16 Jul 2018 15:20:35 +0200 Sebastien Jodogne cppcheck
Thu, 12 Jul 2018 10:44:17 +0200 Sebastien Jodogne handling of implicit transactions in DatabaseManager
Mon, 09 Jul 2018 18:34:56 +0200 Sebastien Jodogne transactions for storage area
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit