projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dae7d84
)
log
author
Christian Grothoff
<christian@grothoff.org>
Mon, 24 Feb 2020 17:26:57 +0000
(18:26 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 24 Feb 2020 17:26:57 +0000
(18:26 +0100)
src/pq/pq_connect.c
patch
|
blob
|
history
diff --git
a/src/pq/pq_connect.c
b/src/pq/pq_connect.c
index 559361f32171b121172ef1f5a8d0414763050c2f..a5a7f0682ac04f3db12b9241d17b4853e2d673f8 100644
(file)
--- a/
src/pq/pq_connect.c
+++ b/
src/pq/pq_connect.c
@@
-158,6
+158,10
@@
apply_patch (struct GNUNET_PQ_Context *db,
"%s%04u.sql",
load_path,
i);
+ GNUNET_log (GNUNET_ERROR_TYPE_INFO,
+ "Applying SQL file `%s' on database %s\n",
+ buf,
+ db->config_str);
psql = GNUNET_OS_start_process (GNUNET_NO,
GNUNET_OS_INHERIT_STD_NONE,
NULL,