diff PostgreSQL/Plugins/PostgreSQLIndex.h @ 78:2ee166f77501 db-changes

renamed macro
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 06 Jan 2019 12:48:18 +0100
parents a4e440e65c68
children cb0aac9bbada
line wrap: on
line diff
--- a/PostgreSQL/Plugins/PostgreSQLIndex.h	Sun Jan 06 12:35:29 2019 +0100
+++ b/PostgreSQL/Plugins/PostgreSQLIndex.h	Sun Jan 06 12:48:18 2019 +0100
@@ -83,7 +83,7 @@
       return true;
     }
 
-#if ORTHANC_PLUGINS_HAS_DATABASE_OPTIMIZATIONS_1 == 1
+#if ORTHANC_PLUGINS_HAS_DATABASE_CONSTRAINT == 1
     virtual void CreateInstance(OrthancPluginCreateInstanceResult& result,
                                 const char* hashPatient,
                                 const char* hashStudy,