Switch fragment_row to PQ callback form
authorJeffrey Burdges <burdges@gnunet.org>
Sun, 4 Jun 2017 23:15:15 +0000 (01:15 +0200)
committerJeffrey Burdges <burdges@gnunet.org>
Sun, 4 Jun 2017 23:21:16 +0000 (01:21 +0200)
commitf78a3083e797a39f80934c6eeb52065b51dda72e
tree68df358992bafc575e209b2940452d6d46daa1f6
parent97baa2271fab56da227f345fd8ba306d67f2c437
Switch fragment_row to PQ callback form

Christian or Gabor: Please check the comments containing ??

Also, I'm using stack based closures here because the scheduler
cannot be invoked.  In general, this sort of thing works well
in Rust, but looks dangerous in C.
src/psycstore/plugin_psycstore_postgres.c