1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5 Copyright (c) 2003-2010, Andrew Dunstan
7 See accompanying License file for license details
10 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
12 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
13 <title>PostgreSQL BuildFarm</title>
14 <link rel="icon" type="image/png" href="/elephant-icon.png" />
15 <link rel="stylesheet" rev="stylesheet" href="/inc/pgbf.css" charset="utf-8" />
16 <style type="text/css"><!--
17 li#home a { color:rgb(17,45,137); background: url(/inc/b/r.png) no-repeat 100% -20px; }
18 li#home { background: url(/inc/b/l.png) no-repeat 0% -20px; }
24 <a href="/index.html"><img src="/inc/pgbuildfarm-banner.png" alt="PostgreSQL BuildFarm" width="800" height="73" /></a>
27 <li id="home"><a href="/index.html" title="PostgreSQL BuildFarm Home">Home</a></li>
28 <li id="status"><a href="/cgi-bin/show_status.pl" title="Current results">Status</a></li>
29 <li id="members"><a href="/cgi-bin/show_members.pl" title="Platforms tested">Members</a></li>
30 <li id="register"><a href="/cgi-bin/register-form.pl" title="Join PostgreSQL BuildFarm">Register</a></li>
31 <li id="pgfoundry"><a href="http://pgfoundry.org/projects/pgbuildfarm/">PGFoundry</a></li>
37 <!-- html generated from index.tt -->
39 The PostgreSQL build farm is a distributed system for automatically testing
40 changes in the source code for PostgreSQL as they occur, on a wide variety
41 of platforms. This server is the central repository for the results of those
45 To see the current status of tests on various branches, check the
46 <a href="/cgi-bin/show_status.pl" title="Status Page">Status Page</a>.
49 If you are interested in running a member of the build farm, then please visit
50 the <a href="/cgi-bin/register-form.pl" title="Register">Registration Page</a>.
51 We are particularly interested in unusual platforms or combinations of
52 architecture, operating system and compiler.
54 <p>To see what is involved in running a buildfarm member, please
55 read <a href="http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto">http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto</a>.
56 The client code can be found at the
57 <a href="http://pgfoundry.org/projects/pgbuildfarm/">project page</a> at
58 <a href="http://pgfoundry.org/">PGFoundry</a>.
60 <p>The build farm software should run on all platforms that can support PostgreSQL.
65 <p style="text-align: center;">
66 Hosting for the PostgreSQL Buildfarm is generously
68 <a href="http://www.commandprompt.com">CommandPrompt, The PostgreSQL Company</a>
70 </div><!-- wrapper -->