• Vicențiu Ciorbaru's avatar
    Move table record writing outside of loop · 00bf18e2
    Vicențiu Ciorbaru authored
    We can set values in the record buffer first and only perform one table
    write call at the end. No need to write to file every time one column is
    updated.
    
    Also, remove unused method from Table_read_cursor.
    00bf18e2
sql_window.cc 68.9 KB