OSDN Git Service

Change
authorTeodor Sigaev <teodor@sigaev.ru>
Tue, 25 Jan 2005 12:36:25 +0000 (12:36 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Tue, 25 Jan 2005 12:36:25 +0000 (12:36 +0000)
commitfe30edbab8b01123c503760d2804f6764cd27a51
tree81b268f63c5cbc0ba4f6b74df7d46507f6d3b697
parent4405e74355733075759b9a3f1c5696897c3c55c5
Change
typedef struct {} WordEntryPos;
to
typedef uint16 WordEntryPos
according to http://www.pgsql.ru/db/mw/msg.html?mid=2035188

Require re-fill all tsvector fields and reindex tsvector indexes.
contrib/tsearch2/query.c
contrib/tsearch2/rank.c
contrib/tsearch2/ts_stat.c
contrib/tsearch2/tsvector.c
contrib/tsearch2/tsvector.h
contrib/tsearch2/tsvector_op.c