• Robert Haas's avatar
    Move out-of-memory error checks from aset.c to mcxt.c · 3d6d1b58
    Robert Haas authored
    This potentially allows us to add mcxt.c interfaces that do something
    other than throw an error when memory cannot be allocated.  We'll
    handle adding those interfaces in a separate commit.
    
    Michael Paquier, with minor changes by me
    3d6d1b58
aset.c 41.1 KB