• Bruce Momjian's avatar
    I've not changed any malloc/calloc to palloc. It looks to me that these memory · 6000e328
    Bruce Momjian authored
    areas are for the lifetime of the backend and in the interests of not breaking
    something that's not broken I left alone.
    
    Note for anyone reading this and wanting it for tsearch-v2-stable (i.e. for 7.3
    backend) this patch probably will not apply cleanly to that source. It should
    be simple enough to see what's going on and apply the changes by hand if need
    be.
    
    
    --
    Nigel J. Andrews
    6000e328
utilities.c 8.28 KB