Hi,
On 28/10/2025 17:37, Sami Imseih wrote:
> 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"?
Kind regards,
Mircea Cadariu