On Wed, Jul 7, 2010 at 5:44 PM, Oleg Bartunov <[email protected]> wrote: > it's called prefix search: > > =# select 'zvt123456'::tsvector @@ 'zvt:*'; > ?column? ---------- > t
Ah, that works. Excellent. Thanks, Peter -- Sent via pgsql-sql mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql
