strip ( tsvector ) → tsvectorRemoves positions and weights from the
tsvector.strip('fat:2,4 cat:3 rat:5A'::tsvector) → 'cat' 'fat' 'rat'Removes positions and weights from the tsvector.
strip ( tsvector ) → tsvectorRemoves positions and weights from the
tsvector.strip('fat:2,4 cat:3 rat:5A'::tsvector) → 'cat' 'fat' 'rat'Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source