X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id A2E17D1D783 for ; Mon, 24 Nov 2003 09:14:51 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 29631-02 for ; Mon, 24 Nov 2003 05:14:21 -0400 (AST) Received: from www2.translationforge.com (easyconnect2121136-58.clients.easynet.fr [212.11.36.58]) by svr1.postgresql.org (Postfix) with ESMTP id 32DE2D1B531 for ; Mon, 24 Nov 2003 05:14:19 -0400 (AST) Received: from win2000.translationforge.com (win2000.translationforge.com [192.168.0.100]) by www2.translationforge.com (8.12.8/8.12.8) with ESMTP id hAO9EALP008786; Mon, 24 Nov 2003 10:14:10 +0100 From: Jean-Michel POURE Reply-To: jm@poure.com To: Tom Lane , Peter Eisentraut , Andrew Dunstan Subject: Re: Build farm Date: Mon, 24 Nov 2003 10:14:48 +0100 User-Agent: KMail/1.5.4 Cc: PostgreSQL-development References: <23062.1069440468@sss.pgh.pa.us> In-Reply-To: <23062.1069440468@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200311241014.48813.jm@poure.com> X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/1276 X-Sequence-Number: 47564 Le Vendredi 21 Novembre 2003 19:47, Tom Lane a =C3=A9crit : > I think the main value of a build farm is that we'd get nearly immediate > feedback about the majority of simple porting problems. =C2=A0Your previo= us > arguments that it wouldn't smoke everything out are certainly valid --- > but we wouldn't abandon the regression tests just because they don't > find everything. =C2=A0Immediate feedback is good because a patch can be > fixed while it's still fresh in the author's mind. Dear friends, We have a small build farm for pgAdmin covering Win32, FreeBSD and most GNU/ Linux systems. See http://www.pgadmin.org/pgadmin3/download.php#snapshots The advantage are immediate feedback and correction of problems. Also, in a= =20 release cycle, developers and translators are quite motivated to see their= =20 work published fast.=20 Of course, it is always hard to "mesure" the real impact of a build farm. M= y=20 opinion it that it is quite positive, as it helps tighten the links between= =20 people, which is free software is mostly about. Cheers, Jean-Michel Pour=C3=A9