pgsql: Fix bug in the tsvector stats collection function, which caused a - Mailing list pgsql-committers

From [email protected] (Heikki Linnakangas)
Subject pgsql: Fix bug in the tsvector stats collection function, which caused a
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix bug in the tsvector stats collection function, which caused a crash if
the sample contains just a one tsvector, containing only one lexeme.

Modified Files:
--------------
    pgsql/src/backend/tsearch:
        ts_typanalyze.c (r1.2 -> r1.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/ts_typanalyze.c?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: [email protected] (Heikki Linnakangas)
Date:
Subject: pgsql: Fix obsolete comment regarding FSM truncation.
Next
From: [email protected] (User Mkz)
Date:
Subject: pgbouncer - pgbouncer: remove the mc.exe detection, it not available