]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/postgresql/postgresql_store.cpp
Fixed merge issues.
[stg.git] / projects / stargazer / plugins / store / postgresql / postgresql_store.cpp
index 49f0e8088f8f5dc06370dc947beb4b56067eeaf2..37ff6dbdda10207f30a81ca520b8cc0234b1e6a0 100644 (file)
@@ -224,7 +224,7 @@ if (CommitTransaction())
     return -1;
     }
 
-WriteServLog("POSTGRESQL_STORE: Current DB schema version: %d", version);
+logger("POSTGRESQL_STORE: Current DB schema version: %d", version);
 
 return 0;
 }