pgsql: Work around rounding misbehavior exposed by buildfarm.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Work around rounding misbehavior exposed by buildfarm.
Date: 2010-10-25 05:14:03
Message-ID: E1PAFNj-00057c-GP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Work around rounding misbehavior exposed by buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=4ba61a487e39eaf859cd9face9520b30127e6a91

Modified Files
--------------
src/backend/catalog/pg_enum.c | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2010-10-25 13:05:46 pgsql: find -path is not portable, so use grep -v instead.
Previous Message Andrew Dunstan 2010-10-25 03:55:34 pgsql: Remove unnecessary use of trigger flag to hash plperl functions