modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql files
authorChristian Grothoff <christian@grothoff.org>
Fri, 24 Jan 2020 15:30:45 +0000 (16:30 +0100)
committerChristian Grothoff <christian@grothoff.org>
Fri, 24 Jan 2020 15:30:45 +0000 (16:30 +0100)
commit2fd320bc7263b1dadd8fbead1004e9ee8b822f45
treed94235b28665834c8b82175fa30360cd0ec6acb0
parentf69dbeee28ec0cacf4ed1ffc4601b59a9178c794
modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql files
contrib/build-common
src/datacache/plugin_datacache_postgres.c
src/datastore/plugin_datastore_postgres.c
src/include/gnunet_pq_lib.h
src/namecache/plugin_namecache_postgres.c
src/namestore/plugin_namestore_postgres.c
src/pq/pq_connect.c