• Marc G. Fournier's avatar
    Change: · aa7244ed
    Marc G. Fournier authored
    #define TAPETEMP                "pg_btsortXXXXXX"
    
    to:
    
    #define TAPETEMP                "pg_btsortXXXXXXX"
    
    For some reason, under FreeBSD, it appears that the mktemp() value needs the
    extra 'X' to improve/ensure uniqueness
    aa7244ed
nbtsort.c 38.3 KB