• Robert Haas's avatar
    Fix bug in aggregate (de)serialization commit. · 96f8373c
    Robert Haas authored
    resulttypeLen and resulttypeByVal must be set correctly when serializing
    aggregates, not just when finalizing them.  This was in David's final
    patch but I downloaded the wrong version by mistake and failed to spot
    the error.
    
    David Rowley
    96f8373c
nodeAgg.c 113 KB