python - ctl: Initialize the control attribute properly. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - ctl: Initialize the control attribute properly.
Date
Msg-id 20060529000253.EFCFF86C550@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: enlargePQExpBuffer, alone among the functions exported by
Next
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Correct cheking in findParents().