• Matt Stancliff's avatar
    Fix key extraction for SORT · 87815ab5
    Matt Stancliff authored
    We only want to use the last STORE key, but we have to record
    we actually found a STORE key so we can increment the final return
    key count.
    
    Test added to prevent further regression.
    
    Closes #1883, #1645, #1647
    87815ab5
sort.tcl 9.49 KB