python - ctl: Initialize the control attribute properly.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - ctl: Initialize the control attribute properly.
Date: 2006-05-29 00:02:53
Message-ID: 20060529000253.EFCFF86C550@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Initialize the control attribute properly.

Add to testInterface to validate that we've walked that path.

Modified Files:
--------------
ctl/src:
cluster.py (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ctl/src/cluster.py.diff?r1=1.1&r2=1.2)
ctl/test:
cluster.py (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ctl/test/cluster.py.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2006-05-29 08:39:44 pgsql: Correct cheking in findParents().
Previous Message Tom Lane 2006-05-28 22:42:05 pgsql: enlargePQExpBuffer, alone among the functions exported by