log PostgreSQL/Plugins/PostgreSQLIndex.h @ 569:f18e46d7dbf8 attach-custom-data

age author description
Tue, 24 Sep 2024 15:04:21 +0200 Alain Mazy merged find-refactoring -> attach-custom-data attach-custom-data
Fri, 13 Sep 2024 11:56:25 +0200 Alain Mazy wip: started implementing Find in PostgreSQL find-refactoring
Fri, 19 Jul 2024 13:59:27 +0200 Sebastien Jodogne created branch find-refactoring find-refactoring
Thu, 30 May 2024 21:47:02 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Tue, 02 Apr 2024 20:21:04 +0200 Sebastien Jodogne fixed uninitialized variable PostgreSQL::isolationMode_
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
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