aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_persist_policy_details.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-12-06 13:29:23 +0100
committerChristian Grothoff <christian@grothoff.org>2022-12-06 13:29:23 +0100
commit87198f124c989d014adc9a2bae5098cf80555d62 (patch)
tree666ea877e53cebbe2ff9260f3efcdfff4a0b7c08 /src/exchangedb/pg_persist_policy_details.c
parent21959eebd2256a3fb72173488cf366868179ee13 (diff)
downloadexchange-87198f124c989d014adc9a2bae5098cf80555d62.tar.xz
refactor procedures.sql
Diffstat (limited to 'src/exchangedb/pg_persist_policy_details.c')
-rw-r--r--src/exchangedb/pg_persist_policy_details.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_persist_policy_details.c b/src/exchangedb/pg_persist_policy_details.c
index 28e2e4c5e..2b7787878 100644
--- a/src/exchangedb/pg_persist_policy_details.c
+++ b/src/exchangedb/pg_persist_policy_details.c
@@ -59,7 +59,7 @@ TEH_PG_persist_policy_details (
GNUNET_PQ_result_spec_end
};
-
+ // FIXME: prepare missing!!?!
return GNUNET_PQ_eval_prepared_singleton_select (pg->conn,
"call_insert_or_update_policy_details",
params,