Re: Buildfarm issues on specific machines

From: Kris Jurka <books(at)ejurka(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Pete St(dot) Onge" <pete(at)economics(dot)utoronto(dot)ca>, Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Buildfarm issues on specific machines
Date: 2005-07-17 06:37:32
Message-ID: Pine.BSO.4.56.0507170134120.30730@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 17 Jul 2005, Tom Lane wrote:

> The short answer is that you should install flex 2.5.4, or else forget
> about testing the 7.2 branch. I don't think anyone will be very
> interested in making 7.2 work with flex 2.5.31.
>

Actually there are problems in the 7.3 branch as well in the cube,
tsearch, and seg modules. Here are some patches for the 7.2 version check
and 7.2 and 7.3 tsearch code. I'll work on getting cube and seg up to
speed as well if people agree we want these fixes.

Kris Jurka

Attachment Content-Type Size
72.flex.version.patch text/plain 992 bytes
72.tsearch.newflex.patch text/plain 3.5 KB
73.tsearch.newflex.patch text/plain 3.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2005-07-17 08:13:18 Buildfarm
Previous Message Hiroki Kataoka 2005-07-17 06:03:39 Re: Changes improve the performance of INSERT and UPDATE