querytree ( tsquery ) → textProduces a representation of the indexable portion of a
tsquery. A result that is empty or just T indicates a non-indexable query.querytree('foo & ! bar'::tsquery) → 'foo'Produces a representation of the indexable portion of a tsquery.
querytree ( tsquery ) → textProduces a representation of the indexable portion of a
tsquery. A result that is empty or just T indicates a non-indexable query.querytree('foo & ! bar'::tsquery) → 'foo'Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source