log PostgreSQL/Plugins/PostgreSQLIndex.h @ 452:6780dd8b0a66 pg-transactions

age author description
Mon, 18 Dec 2023 18:50:01 +0100 Alain Mazy Re-organized DB creation/upgrade into standalone files pg-transactions
Fri, 15 Dec 2023 17:11:26 +0100 Alain Mazy InsertOrUpdateMetadata function + UpdateAndGetStatistics pg-transactions
Wed, 13 Dec 2023 16:52:06 +0100 Alain Mazy DeleteResource does not need the RemainingAncestor table anymore pg-transactions
Wed, 13 Dec 2023 15:48:56 +0100 Alain Mazy use temporary tables for DeletedFiles, RemainingAncestor and DeletedResources pg-transactions
Thu, 07 Dec 2023 12:13:43 +0100 Alain Mazy PG: IncrementGlobalProperty pg-transactions
Tue, 11 Apr 2023 11:10:19 +0200 Sebastien Jodogne database plugins are informed about the identifier tags db-protobuf
Thu, 06 Apr 2023 19:00:29 +0200 Sebastien Jodogne implementation of list/add/remove labels in postgresql db-protobuf
Wed, 05 Apr 2023 12:09:46 +0200 Sebastien Jodogne added primitives to handle labels db-protobuf
Wed, 05 Apr 2023 11:17:20 +0200 Sebastien Jodogne upgrade to year 2023
Thu, 15 Sep 2022 18:12:34 +0200 Alain Mazy DatabaseBackendAdapterV4: added support for customData + revision when not already done attach-custom-data
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Tue, 20 Apr 2021 17:41:44 +0200 Sebastien Jodogne Store revisions for metadata and attachments in PostgreSQL
Mon, 19 Apr 2021 16:45:15 +0200 Sebastien Jodogne IDatabaseBackend::HasRevisionsSupport()
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
Thu, 01 Apr 2021 19:18:19 +0200 Sebastien Jodogne removed DatabaseManager member out of class IndexBackend
Thu, 01 Apr 2021 16:09:59 +0200 Sebastien Jodogne added internal class DatabaseBackendAdapterV2::Adapter
Fri, 19 Mar 2021 17:01:38 +0100 Sebastien Jodogne cont
Thu, 18 Mar 2021 16:51:51 +0100 Sebastien Jodogne create IDatabaseBackendOutput only if needed
Thu, 18 Mar 2021 14:52:06 +0100 Sebastien Jodogne refactoring
Wed, 06 Jan 2021 17:40:27 +0100 Sebastien Jodogne upgrade to year 2021
Mon, 03 Feb 2020 22:29:51 +0100 Alain Mazy Added 'MaximumConnectionRetries' & 'ConnectionRetryInterval' to configure the retries when connecting to the DB at startup
Fri, 31 Jan 2020 17:24:29 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 16 Jan 2019 18:14:28 +0100 Sebastien Jodogne moved extension TagMostRecentPatient into stored procedure CreateInstance db-changes
Thu, 10 Jan 2019 18:04:12 +0100 Sebastien Jodogne new extension implemented for PostgreSQL and SQLite: GetLastChangeIndex db-changes
Tue, 08 Jan 2019 14:37:41 +0100 Sebastien Jodogne optimization for /statistics URI db-changes
Sun, 06 Jan 2019 12:48:18 +0100 Sebastien Jodogne renamed macro db-changes
Fri, 04 Jan 2019 17:24:30 +0100 Sebastien Jodogne rename db-changes
Fri, 04 Jan 2019 14:43:35 +0100 Sebastien Jodogne new extension: FastTotalSize db-changes
Fri, 04 Jan 2019 13:51:52 +0100 Sebastien Jodogne new extension implemented for PostgreSQL: CreateInstance db-changes
Mon, 24 Dec 2018 13:35:26 +0100 Sebastien Jodogne preparing for 2019
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit