> > v16 is based on [0], with updates to the documentation and tests.
>
> Thanks for the updated patch!
>
> > +ok( $node->log_contains(qr/STATEMENT:\s+SELECT a FROM foo ORDER BY a
> > OFFSET \$1/s, $log_offset),
> >      "bind and implicit transaction, no statement logged");
> Should it actually be "statement correctly logged" instead of "no
> statement logged"?
oops, you're right.
We can actually remove "temporary file removed"
and "no statement logged" since we expect the
logging to blame the correct query in all these cases.
See v17
--
Sami Imseih
Amazon Web Services (AWS)