• Peter Geoghegan's avatar
    Update obsolete tuplesort READTUP() comment. · 28b901f7
    Peter Geoghegan authored
    READTUP() routines do not and cannot use the resettable "tuplecontext"
    memory context, since it is deleted when merging begins.  Update an
    obsolete comment that claimed otherwise.  This was an oversight in
    commit e94568ec.
    
    In passing, fix an unrelated tuplesort typo.
    28b901f7
tuplesort.c 137 KB