Thread

  1. Re: [BUG] temporary file usage report with extended protocol and unnamed portals

    Mircea Cadariu <cadariu.mircea@gmail.com> — 2025-10-29T14:11:34Z

    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