log PostgreSQL/Plugins/PostgreSQLIndex.cpp @ 525:451125122692 find-refactoring

age author description
Fri, 19 Jul 2024 13:59:27 +0200 Sebastien Jodogne created branch find-refactoring find-refactoring
Tue, 09 Jul 2024 16:21:25 +0200 Alain Mazy ExecuteSetResourcesContentTags is now using a cached prepared statement large-queries
Fri, 05 Jul 2024 09:15:54 +0200 Alain Mazy use a prepared statement for InsertOrUpdateMetadata large-queries
Thu, 30 May 2024 21:47:02 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Mon, 08 Apr 2024 10:09:40 +0200 Alain Mazy Fix updates from version plugin version 3.3 to latest version
Wed, 14 Feb 2024 13:46:04 +0100 Alain Mazy Fixed the MaximumStorageSize & MaximumPatientCount.
Mon, 05 Feb 2024 09:43:14 +0100 Alain Mazy renamed v6.2 to REV2 + removed 'default' TransactionMode + renamed 'READ COMMITTED' into 'ReadCommitted' pg-transactions
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
Wed, 17 Jan 2024 17:30:08 +0100 Alain Mazy removed redundant statements that are now in PrepareIndex.sql pg-transactions
Wed, 17 Jan 2024 16:22:08 +0100 Alain Mazy added downgrade script + renames version pg-transactions
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
Thu, 14 Dec 2023 09:25:45 +0100 Alain Mazy new creating temporary tables inside functions pg-transactions