log PostgreSQL/Plugins/PostgreSQLIndex.cpp @ 336:c0c12b3974b2

age author description
Wed, 11 Aug 2021 11:48:52 +0200 Sebastien Jodogne fix URLs to the old repositories
Fri, 09 Jul 2021 16:25:08 +0200 Sebastien Jodogne in GenericFormatter, replaced ${} by ${AUTOINCREMENT}
Tue, 20 Apr 2021 17:41:44 +0200 Sebastien Jodogne Store revisions for metadata and attachments in PostgreSQL
Tue, 20 Apr 2021 15:08:09 +0200 Sebastien Jodogne fix mysql and postgresql builds
Wed, 14 Apr 2021 17:57:08 +0200 Sebastien Jodogne reintroduction of IDatabaseFactory into DatabaseManager
Tue, 13 Apr 2021 12:07:30 +0200 Sebastien Jodogne simplification of class DatabaseManager::Transaction
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
Tue, 30 Mar 2021 10:40:34 +0200 Sebastien Jodogne implementation of the "serverIdentifier" information for global properties
Fri, 26 Mar 2021 17:47:56 +0100 Sebastien Jodogne TransactionType given to PostgreSQLTransaction constructor
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, 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
Wed, 16 Jan 2019 18:14:28 +0100 Sebastien Jodogne moved extension TagMostRecentPatient into stored procedure CreateInstance db-changes
Tue, 15 Jan 2019 21:10:50 +0100 Sebastien Jodogne new extension implemented: TagMostRecentPatient 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
Sun, 06 Jan 2019 12:35:29 +0100 Sebastien Jodogne avoid warnings "An active PostgreSQL transaction was dismissed" db-changes
Fri, 04 Jan 2019 17:24:30 +0100 Sebastien Jodogne rename db-changes
Fri, 04 Jan 2019 17:06:34 +0100 Sebastien Jodogne fix compatibility with older sdk 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