adding libgnunetpostgres for shared postgres functionality between postgres datastore...
authorChristian Grothoff <christian@grothoff.org>
Thu, 22 Mar 2012 18:47:07 +0000 (18:47 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 22 Mar 2012 18:47:07 +0000 (18:47 +0000)
commit4c01d543d10a24b30e279cdb061d9ebe459cdcaf
tree3ccec82f8e23c009e7366f421dbfacbf43e01055
parent84b6e8491d8712f772a2297d59b2a1f4f21427fa
adding libgnunetpostgres for shared postgres functionality between postgres datastore/datacache backends
configure.ac
src/Makefile.am
src/datacache/Makefile.am
src/datacache/plugin_datacache_postgres.c
src/datastore/plugin_datastore_postgres.c
src/include/Makefile.am
src/include/gnunet_mysql_lib.h
src/include/gnunet_postgres_lib.h [new file with mode: 0644]
src/postgres/Makefile.am [new file with mode: 0644]
src/postgres/postgres.c [new file with mode: 0644]