log Framework/PostgreSQL/PostgreSQLTransaction.cpp @ 370:d2b5d9c92214 pg-transactions

age author description
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
Thu, 08 Apr 2021 19:09:04 +0200 Sebastien Jodogne refactoring to remove GlobalProperties.cpp
Thu, 08 Apr 2021 10:50:01 +0200 Sebastien Jodogne PostgreSQL index plugin handles retries for collisions between multiple writers
Fri, 26 Mar 2021 17:47:56 +0100 Sebastien Jodogne TransactionType given to PostgreSQLTransaction constructor
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
Mon, 06 Jul 2020 12:45:58 +0200 Sebastien Jodogne replacing deprecated std::auto_ptr by std::unique_ptr
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
Mon, 04 Feb 2019 16:32:45 +0100 Sebastien Jodogne cancelling changesets 116 and 117 in OrthancMySQL-2.0 branch OrthancMySQL-2.0
Wed, 30 Jan 2019 17:05:49 +0100 Sebastien Jodogne test metrics OrthancMySQL-2.0
Mon, 24 Dec 2018 13:35:26 +0100 Sebastien Jodogne preparing for 2019
Wed, 18 Jul 2018 12:27:40 +0200 Sebastien Jodogne Compatibility with MySQL 8.0
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit