python - ctl: Fix __repr__ methods. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - ctl: Fix __repr__ methods.
Date
Msg-id 20060506221104.6149F86CC9F@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix __repr__ methods.
(they were accessing old attribute names)

Modified Files:
--------------
    ctl/src:
        control.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ctl/src/control.py.diff?r1=1.1.1.1&r2=1.2)
        init.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ctl/src/init.py.diff?r1=1.1.1.1&r2=1.2)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Document SSL CRL usage by libpq.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Recommend more clearly custom pg_dump format over tar, buy