• Robert Haas's avatar
    Add new function dsa_allocate0. · 9acb8559
    Robert Haas authored
    This does the same thing as dsa_allocate, except that the memory
    is guaranteed to be zero-filled on return.
    
    Dilip Kumar, adjusted by me.
    9acb8559
dsa.c 71.9 KB