psycstore: add postgres database plugin
authorDaniel Golle <daniel@makrotopia.org>
Fri, 30 Sep 2016 01:59:49 +0000 (01:59 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 30 Sep 2016 01:59:49 +0000 (01:59 +0000)
commit8ceb8babcaf90a1574e784045cbce2d804973849
treecc099eb6afbd760892b40af3b5c14d72a74d92c7
parentcd9b18db5c906675a904e67d0ee865ac40c1324f
psycstore: add postgres database plugin

botched up based on mysql plugin.
still mostly untested...
src/psycstore/Makefile.am
src/psycstore/plugin_psycstore_postgres.c [new file with mode: 0644]
src/psycstore/psycstore.conf.in
src/psycstore/test_plugin_psycstore_postgres.conf [new file with mode: 0644]