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

age author description
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Tue, 13 Apr 2021 18:43:21 +0200 Sebastien Jodogne separating class InputFileValue from FileValue
Thu, 08 Apr 2021 19:09:04 +0200 Sebastien Jodogne refactoring to remove GlobalProperties.cpp
Thu, 08 Apr 2021 11:42:32 +0200 Sebastien Jodogne fix lsb build, fix backward compatibility with SDK <= 1.9.1
Thu, 08 Apr 2021 10:50:01 +0200 Sebastien Jodogne PostgreSQL index plugin handles retries for collisions between multiple writers
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
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
Fri, 01 Mar 2019 11:02:31 +0100 Sebastien Jodogne Explicit deallocation of prepared statements
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
Thu, 12 Jul 2018 10:44:17 +0200 Sebastien Jodogne handling of implicit transactions in DatabaseManager
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit