pgsql: Update pow() tests to check for both errno==EDOM _and_ - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Update pow() tests to check for both errno==EDOM _and_
Date
Msg-id 20070103220500.9BA3B9F95E3@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update pow() tests to check for both errno==EDOM _and_ result==Nan, and
document why this happens.  Remove exp() errno check because not needed.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        float.c (r1.138 -> r1.139)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/float.c.diff?r1=1.138&r2=1.139)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix erroneous error tests in pow/exp.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex