stackbuilder - wizard: Don't try to use a download counter unless the

From: dpage(at)pgfoundry(dot)org (Dave Page)
To: pgsql-committers(at)postgresql(dot)org
Subject: stackbuilder - wizard: Don't try to use a download counter unless the
Date: 2011-11-28 19:09:58
Message-ID: 20111128190958.0419A1766805@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Don't try to use a download counter unless the user has specified one on the
command line. This is because we just rolled out the new postgresql.org web
and ftp infrastructures, which handle their own logging.

Modified Files:
--------------
wizard:
App.cpp (r1.41 -> r1.42)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp?r1=1.41&r2=1.42)
StackBuilder.cpp (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/StackBuilder.cpp?r1=1.17&r2=1.18)
wizard/include:
Config.h (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/include/Config.h?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-11-28 19:22:03 pgsql: Convert eval_const_expressions's long series of IsA tests into a
Previous Message Dave Page 2011-11-28 18:53:49 stackbuilder - wizard: Don't try to open the registry file in read/write