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

From Stefan Kaltenbrunner
Subject Re: [COMMITTERS] pgsql: Check for ERANGE in exp() as well.
Date
Msg-id 45A00180.4000202@kaltenbrunner.cc
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Check for ERANGE in exp()  (Bruce Momjian <bruce@momjian.us>)
List 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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] xlog directory at initdb time
Next
From: Tom Lane
Date:
Subject: Re: Parsing ambiguity for ORDER BY ... NULLS FIRST/LAST