Re: [COMMITTERS] pgsql: Check for ERANGE in exp() as well.

From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
To: Bruce Momjian <momjian(at)postgresql(dot)org>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Check for ERANGE in exp() as well.
Date: 2007-01-06 20:07:28
Message-ID: 45A00180.4000202@kaltenbrunner.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Bruce Momjian wrote:
> Log Message:
> -----------
> Check for ERANGE in exp() as well.

this broke the regression tests on a number of boxes:

http://buildfarm.postgresql.org/cgi-bin/show_status.pl

example:

http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=sponge&dt=2007-01-06%2015:30:02

Stefan

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-01-06 20:20:46 Re: [COMMITTERS] pgsql: Check for ERANGE in exp()
Previous Message Bruce Momjian 2007-01-06 20:00:53 pgsql: Already done in 8.2: < * Allow CREATE INDEX to take an

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-01-06 20:07:47 Re: Parsing ambiguity for ORDER BY ... NULLS FIRST/LAST
Previous Message Bruce Momjian 2007-01-06 19:40:06 Re: xlog directory at initdb time