python - me: Namespaces interface Provides a mapping and attribute - Mailing list pgsql-committers

From jwp@pgfoundry.org (User Jwp)
Subject python - me: Namespaces interface Provides a mapping and attribute
Date
Msg-id 20050417192836.4ED691FB6218@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Namespaces interface

Provides a mapping and attribute interface to database namespace selection.
TODO: .keys() to get a list of database namespace.

Added Files:
-----------
    me/src:
        ns.py (r1.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/me/src/ns.py?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Clarify name of file to be checked for PITR expiring.
Next
From: jwp@pgfoundry.org (User Jwp)
Date:
Subject: python - be: Add namespace interfaces.