pgsql: Avoid getting bit by roundoff error while checking - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Avoid getting bit by roundoff error while checking
Date
Msg-id 20041124184740.577323A43F7@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Avoid getting bit by roundoff error while checking $Safe::VERSION.
Per report from Mark Kirkwood.

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plperl.c (r1.63 -> r1.64)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.63&r2=1.64)

pgsql-committers by date:

Previous
From: am@pgfoundry.org (User Am)
Date:
Subject: press - pr: Reviewed the file: release.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: A client_encoding specification coming from the connection