python - me: Namespaces interface Provides a mapping and attribute

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (User Jwp)
Тема python - me: Namespaces interface Provides a mapping and attribute
Дата
Msg-id 20050417192836.4ED691FB6218@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Clarify name of file to be checked for PITR expiring.
Следующее
От: jwp@pgfoundry.org (User Jwp)
Дата:
Сообщение: python - be: Add namespace interfaces.