pgsql: Fix compare bug for tsvector: problem was in aligment.
pgsql: Fix compare bug for tsvector: problem was in aligment.
От:
teodor@postgresql.org (Teodor Sigaev)
Дата:
Log Message:
-----------
Fix compare bug for tsvector: problem was in aligment. Per Stefan Kaltenbrunner and Phil Frost
Modified Files:
--------------
pgsql/contrib/tsearch2:
tsvector.c (r1.20 -> r1.21)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/tsvector.c.diff?r1=1.20&r2=1.21)