Implement a PostgreSQL backend 4124/head
authorLoic Blot <loic.blot@unix-experience.fr>
Sat, 14 May 2016 09:00:42 +0000 (11:00 +0200)
committerLoic Blot <loic.blot@unix-experience.fr>
Sun, 22 May 2016 09:34:47 +0000 (11:34 +0200)
commitce42ff9cf74ebb8d4b68bc78c95e90ea3db02b78
tree53cca508f5c86b6930aeb5234d0e6ad7c6e7a5df
parent0f184d77c871b564b773b7fb81e7a3f16a197813
Implement a PostgreSQL backend
README.txt
src/CMakeLists.txt
src/cmake_config.h.in
src/database-postgresql.cpp [new file with mode: 0644]
src/database-postgresql.h [new file with mode: 0644]
src/map.cpp
util/travis/before_install.sh