2010/3/29 Tom Lane
> =?ISO-8859-2?Q?=A3ukasz_Dejneka?= writes:
> > What I want to do is to use HStore data type (namely the HStore keys) in
> > TSearch. I don't want use TSVector and the original ts_match_vq function,
> > because I want to be able to control exact values that are passed to the
>
=?ISO-8859-2?Q?=A3ukasz_Dejneka?= writes:
> What I want to do is to use HStore data type (namely the HStore keys) in
> TSearch. I don't want use TSVector and the original ts_match_vq function,
> because I want to be able to control exact values that are passed to the
> search and not use their lex
Hi,
I've asked this question in novice group and another Postgres forum, but
didn't get any help.
What I want to do is to use HStore data type (namely the HStore keys) in
TSearch. I don't want use TSVector and the original ts_match_vq function,
because I want to be able to control exact values th