tsvector_to_array ( tsvector ) → text[]Converts a
tsvector to an array of lexemes.tsvector_to_array('fat:2,4 cat:3 rat:5A'::tsvector) → {cat,fat,rat}Converts a tsvector to an array of lexemes.
tsvector_to_array ( tsvector ) → text[]Converts a
tsvector to an array of lexemes.tsvector_to_array('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