From 94dbb25e9f69be08a035165ddbf135e6fa3eb8a1 Mon Sep 17 00:00:00 2001 From: Andrew Dunstan Date: Sun, 14 Apr 2013 07:38:06 -0700 Subject: [PATCH] fix reference to download site now github no longer allows downloads --- templates/register-form.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/register-form.tt b/templates/register-form.tt index 68bdce4..a5818ec 100644 --- a/templates/register-form.tt +++ b/templates/register-form.tt @@ -23,7 +23,7 @@ before submitting this form.

  • have a working Postgresql build environment for your platform.
  • Windows only: you will need a native perl installed (and not just the one from the MSys DTK). The one from ActiveState works fine.
  • download and unpack the latest release of client code from - https://github.com/PGBuildFarm/client-code/downloads
  • + http://www.pgbuildfarm.org/downloads/
  • read instructions at http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto
  • get the software running locally using flags --force --nostatus --nosend
  • -- 2.30.2