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

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