add transactions to namestore plugin API
authorChristian Grothoff <christian@grothoff.org>
Sun, 15 Apr 2018 18:45:44 +0000 (20:45 +0200)
committerChristian Grothoff <christian@grothoff.org>
Sun, 15 Apr 2018 18:45:44 +0000 (20:45 +0200)
commit47a9a3c95de2dfadc431d34c1dc079d35d3d6d18
tree3aaf6de1d53a8b2853e03e56e90f725f26184cfa
parent284cfac7a521ad275b7536ce1075f62b6e45ea44
add transactions to namestore plugin API
src/include/gnunet_namestore_plugin.h
src/namestore/plugin_namestore_flat.c
src/namestore/plugin_namestore_postgres.c
src/namestore/plugin_namestore_sqlite.c
src/pq/pq_exec.c