log Framework/PostgreSQL/PostgreSQLResult.cpp @ 522:c49136b34891 large-queries tip

age author description
Thu, 30 May 2024 21:47:02 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Wed, 24 Jan 2024 15:27:38 +0100 Sebastien Jodogne integration mainline->pg-transactions pg-transactions
Wed, 24 Jan 2024 15:25:48 +0100 Sebastien Jodogne update year to 2024
Thu, 14 Dec 2023 09:25:45 +0100 Alain Mazy new creating temporary tables inside functions pg-transactions
Thu, 30 Nov 2023 14:47:23 +0100 Alain Mazy new configuration 'EnableVerboseLogs' to log SQL statements being executed pg-transactions
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, 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