pgbuildfarm - client-code: Fix a typo, and make update mode the default

From: andrewd(at)pgfoundry(dot)org (User Andrewd)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbuildfarm - client-code: Fix a typo, and make update mode the default
Date: 2010-10-08 18:49:08
Message-ID: 20101008184908.A04F310715C8@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix a typo, and make update mode the default now for CVS.

Modified Files:
--------------
client-code/PGBuild:
SCM.pm (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/PGBuild/SCM.pm?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-10-08 19:10:24 pgsql: Single-word clarification in postgresql.conf log_truncate_on_rot
Previous Message Tom Lane 2010-10-08 17:28:26 pgsql: Fix sloppy usage of TRIGGER_FIRED_BEFORE/TRIGGER_FIRED_AFTER.