• Tom Lane's avatar
    Fix ts_stat's failure on empty tsvector. · b1407116
    Tom Lane authored
    Also insert a couple of Asserts that check for stack overflow.
    Bogus coding appears to be new in 8.4 --- older releases had a much
    simpler algorithm here.  Per bug #5111.
    b1407116
tsvector_op.c 30.5 KB