need zone here, not sure how this worked before...
authorChristian Grothoff <christian@grothoff.org>
Wed, 11 Apr 2018 09:53:01 +0000 (11:53 +0200)
committerChristian Grothoff <christian@grothoff.org>
Wed, 11 Apr 2018 09:53:01 +0000 (11:53 +0200)
src/namestore/plugin_namestore_postgres.c

index 9c6d05a212ad8b4dace9d6dbc4c7de029c2a9ec3..872bf75cb68efcd8eaca0170d19f41da5946addd 100644 (file)
@@ -370,7 +370,7 @@ namestore_postgres_lookup_records (void *cls,
 
   pc.iter = iter;
   pc.iter_cls = iter_cls;
-  pc.zone_key = NULL;
+  pc.zone_key = zone;
   res = GNUNET_PQ_eval_prepared_multi_select (plugin->dbh,
                                               "lookup_label",
                                               params,