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

From teodor@svr1.postgresql.org (Teodor Sigaev)
Subject pgsql: Prevent to divide by zero and range out of 0..1
Date
Msg-id 20050601114542.ABB0452876@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Prevent to divide by zero and range out of 0..1

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/contrib/tsearch2:
        rank.c (r1.5.4.2 -> r1.5.4.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/rank.c.diff?r1=1.5.4.2&r2=1.5.4.3)

pgsql-committers by date:

Previous
From: teodor@svr1.postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Prevent to divide by zero and range out of 0..1
Next
From: teodor@svr1.postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Prevent to divide by zero and range out of 0..1