Using HStore type in TSearch - Mailing list pgsql-novice

From Łukasz Dejneka
Subject Using HStore type in TSearch
Date
Msg-id 4df5da451003250423v351cc25x785d97d021550de4@mail.gmail.com
Whole thread Raw
List pgsql-novice
Hi

I'm new to postgres and C programming so this gives me some trouble:

I need to modify one function ts_match_vq located in postgresql-8.4.3/src/backend/utils/adt/tsvector_op.c and/or the TS_execute function refferenced in ts_match_vq.

Basically I need to be able to pass a HStore data (HStore keys to be specific) to ts_match_vq instead of TSVector.

Any help would be appreciated, thanks !

pgsql-novice by date:

Previous
From: Sergey Konoplev
Date:
Subject: Re: [GENERAL] Get the list of permissions/privileges on schema
Next
From: Michael Lush
Date:
Subject: Break in WAL numbering and Warm standby