diff PostgreSQL/Plugins/PostgreSQLIndex.h @ 74:a4e440e65c68 db-changes

rename
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 04 Jan 2019 17:24:30 +0100
parents 8dd29af7c844
children 2ee166f77501
line wrap: on
line diff
--- a/PostgreSQL/Plugins/PostgreSQLIndex.h	Fri Jan 04 17:06:34 2019 +0100
+++ b/PostgreSQL/Plugins/PostgreSQLIndex.h	Fri Jan 04 17:24:30 2019 +0100
@@ -83,7 +83,7 @@
       return true;
     }
 
-#if ORTHANC_PLUGINS_HAS_DATABASE_CONSTRAINT == 1
+#if ORTHANC_PLUGINS_HAS_DATABASE_OPTIMIZATIONS_1 == 1
     virtual void CreateInstance(OrthancPluginCreateInstanceResult& result,
                                 const char* hashPatient,
                                 const char* hashStudy,