log PostgreSQL/Plugins/PostgreSQLStorageArea.cpp @ 452:6780dd8b0a66 pg-transactions

age author description
Wed, 05 Apr 2023 11:17:20 +0200 Sebastien Jodogne upgrade to year 2023
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Wed, 21 Apr 2021 17:54:31 +0200 Sebastien Jodogne fix issue #151: support of retries in the storage area plugins to deal with multiple writers
Wed, 14 Apr 2021 17:57:08 +0200 Sebastien Jodogne reintroduction of IDatabaseFactory into DatabaseManager
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
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
Thu, 09 May 2019 09:52:11 +0200 Sebastien Jodogne cleaning up PostgreSQL locks with constants
Wed, 08 May 2019 20:21:13 +0200 Sebastien Jodogne Added an advisory lock to avoid race conditions during database setup
Mon, 24 Dec 2018 13:35:26 +0100 Sebastien Jodogne preparing for 2019
Tue, 10 Jul 2018 10:10:35 +0200 Sebastien Jodogne mysql storage area working
Mon, 09 Jul 2018 20:28:27 +0200 Sebastien Jodogne PostgreSQLStorageArea working