pgsql: Prevent to divide by zero and range out of 0..1 - Mailing list pgsql-committers

From [email protected] (Teodor Sigaev)
Subject pgsql: Prevent to divide by zero and range out of 0..1
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Prevent to divide by zero and range out of 0..1

Modified Files:
--------------
    pgsql/contrib/tsearch2:
        rank.c (r1.8 -> r1.9)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/rank.c.diff?r1=1.8&r2=1.9)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Add test to WAL replay to verify that xl_prev points back to the
Next
From: [email protected] (Teodor Sigaev)
Date:
Subject: pgsql: Prevent to divide by zero and range out of 0..1