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

age author description
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Wed, 14 Apr 2021 09:46:44 +0200 Sebastien Jodogne PostgreSQL: Support of range reads from the storage area
Wed, 14 Apr 2021 08:42:31 +0200 Sebastien Jodogne turning ResultFileValue into a base class, and implement its primitives for PostgreSQL
Tue, 13 Apr 2021 18:50:44 +0200 Sebastien Jodogne rename FileValue as ResultFileValue
Tue, 13 Apr 2021 17:00:02 +0200 Sebastien Jodogne MySQL: Support of range reads for the storage area
Wed, 06 Jan 2021 17:40:27 +0100 Sebastien Jodogne upgrade to year 2021
Sat, 12 Dec 2020 19:45:47 +0100 Sebastien Jodogne fix build on ubuntu 16.04
Sat, 12 Dec 2020 17:49:07 +0100 Sebastien Jodogne trying to fix msvc builds with postgresql
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
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, 09 Jul 2018 20:28:27 +0200 Sebastien Jodogne PostgreSQLStorageArea working
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit