1
0
mirror of https://github.com/luanti-org/minetestmapper.git synced 2025-10-06 22:05:22 +02:00

PostgreSQL database support

This commit is contained in:
zeuner
2017-01-08 23:24:09 +01:00
committed by sfan5
parent d490cf0a31
commit af502f3ac2
6 changed files with 243 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
#ifdef USE_CMAKE_CONFIG_H
#include "cmake_config.h"
#else
#define USE_POSTGRESQL 0
#define USE_LEVELDB 0
#define USE_REDIS 0