Re: [COMMITTERS] pgsql: Implement width_bucket() for the float8 data

From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
To: Neil Conway <neilc(at)postgresql(dot)org>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Implement width_bucket() for the float8 data
Date: 2007-01-17 07:51:43
Message-ID: 45ADD58F.4090705@kaltenbrunner.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Neil Conway wrote:
> Log Message:
> -----------
> Implement width_bucket() for the float8 data type.

this seems to require an alternative regression output file on windows:

http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=snake&dt=2007-01-17%2006:30:00
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=bandicoot&dt=2007-01-17%2002:15:02

curiously it seems that these boxes boxes fail the stats test too -
maybe fallout from the autovacuum changes ?

Stefan

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message User Okbob 2007-01-17 07:55:16 plpsm - plpgpsm: regress test
Previous Message User Okbob 2007-01-17 07:49:21 plpsm - plpgpsm: added regress tests

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2007-01-17 07:51:58 Re: O_DIRECT support for Windows
Previous Message tomas 2007-01-17 07:49:48 Re: Autovacuum improvements