Re: FW: PGBuildfarm member snake Branch HEAD Status changed from OK to Contrib failure

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: FW: PGBuildfarm member snake Branch HEAD Status changed from OK to Contrib failure
Date: 2005-09-30 20:40:48
Message-ID: 20050930204048.GA12535@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Sep 30, 2005 at 10:08:11AM +0100, Dave Page wrote:
> Looks like there more unprotable code in the recent changes to pgbench
> :-(

Here, the culprits are tfind() and tsearch(). These apparently aren't
"portable enough", but they seem to exist on all other platforms. Maybe
we could come up with a replacement on Windows? Are there simple
btree/hash table functions on Windows, with a similar API?

--
Alvaro Herrera Architect, http://www.EnterpriseDB.com
La web junta la gente porque no importa que clase de mutante sexual seas,
tienes millones de posibles parejas. Pon "buscar gente que tengan sexo con
ciervos incendiándose", y el computador dirá "especifique el tipo de ciervo"
(Jason Alexander)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2005-09-30 20:41:22 Re: [PERFORM] A Better External Sort?
Previous Message Luke Lonergan 2005-09-30 20:38:54 Re: [PERFORM] A Better External Sort?