python - ctl: Extend get_parameters to take no arguments and an - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - ctl: Extend get_parameters to take no arguments and an
Date
Msg-id 20060530005037.79CAA86C5AC@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Extend get_parameters to take no arguments and an arbitrary selector.
No arguments, to get all parameters.

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

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > o Allow timezone names in SQL strings, '2006-05-24 21:11
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Patch reverted because of random buildfarm failures: