• Peter Eisentraut's avatar
    Fix misplaced const · c8c885b7
    Peter Eisentraut authored
    These instances were apparently trying to carry the const qualifier
    from the arguments through the complex casts, but for that the const
    qualifier was misplaced.
    c8c885b7
tsquery_op.c 7.26 KB