• Tom Lane's avatar
    Suppress -Wunused-result warning for strtol(). · 4bc4cfe3
    Tom Lane authored
    I'm not sure which bozo thought it's a problem to use strtol() only
    for its endptr result, but silence the warning using same method
    used elsewhere.
    
    Report: <f845d3a6-5328-3e2a-924f-f8e91aa2b6d2@2ndquadrant.com>
    4bc4cfe3
dbsize.c 22.7 KB