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 (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committerspgsql-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
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2007-01-06 20:07:47 |
| Subject: Re: Parsing ambiguity for ORDER BY ... NULLS FIRST/LAST |
| Previous: | From: Bruce Momjian | Date: 2007-01-06 19:40:06 |
| Subject: Re: xlog directory at initdb time |
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2007-01-06 20:20:46 |
| Subject: Re: [COMMITTERS] pgsql: Check for ERANGE in exp() |
| Previous: | From: Bruce Momjian | Date: 2007-01-06 20:00:53 |
| Subject: pgsql: Already done in 8.2: < * Allow CREATE INDEX to take an |