-useless
This commit is contained in:
parent
9c51720cbf
commit
de41998d55
@ -424,8 +424,7 @@ postgres_get_session (void *cls)
|
|||||||
",gc_date"
|
",gc_date"
|
||||||
" FROM reserves"
|
" FROM reserves"
|
||||||
" WHERE reserve_pub=$1"
|
" WHERE reserve_pub=$1"
|
||||||
" LIMIT 1"
|
" LIMIT 1;",
|
||||||
";", // FOR UPDATE;", // FIXME: helpful?
|
|
||||||
1),
|
1),
|
||||||
/* Used in #postgres_reserves_in_insert() when the reserve is new */
|
/* Used in #postgres_reserves_in_insert() when the reserve is new */
|
||||||
GNUNET_PQ_make_prepare ("reserve_create",
|
GNUNET_PQ_make_prepare ("reserve_create",
|
||||||
|
Loading…
Reference in New Issue
Block a user