log PostgreSQL/Plugins/PostgreSQLStorageArea.cpp @ 157:275e14f57f1e

age author description
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