pgsql: Fix compare bug for tsvector: problem was in aligment. - Mailing list pgsql-committers

From teodor@postgresql.org (Teodor Sigaev)
Subject pgsql: Fix compare bug for tsvector: problem was in aligment.
Date
Msg-id 20060824173734.460A99FB287@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix compare bug for tsvector: problem was in aligment. Per Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> and Phil
Frost<indigo@bitglue.com> 

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)

pgsql-committers by date:

Previous
From: h-saito@pgfoundry.org (User H-saito)
Date:
Subject: psqlodbc - psqlodbc: guide message was corrected.
Next
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix compare bug for tsvector: problem was in aligment.