slony1-ctl - slony-ctl: Change configuration init add gettext - i18n

Поиск
Список
Период
Сортировка
От c2main@pgfoundry.org (User C2main)
Тема slony1-ctl - slony-ctl: Change configuration init add gettext - i18n
Дата
Msg-id 20100618221922.9064910715C9@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
 Change configuration init
 add gettext - i18n
 add templating functions
 improve output
 clean file
 more error handling (do we have nodes defined ?)

Modified Files:
--------------
    slony-ctl/etc:
        fonctions.sh (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/slony1-ctl/slony-ctl/etc/fonctions.sh?r1=1.9&r2=1.10)
    slony-ctl/outils:
        01_create_init.sh (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/slony1-ctl/slony-ctl/outils/01_create_init.sh?r1=1.9&r2=1.10)
        02_exec_init.sh (r1.10 -> r1.11)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/slony1-ctl/slony-ctl/outils/02_exec_init.sh?r1=1.10&r2=1.11)

Added Files:
-----------
    slony-ctl/etc:
        tpl_functions.sh (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/slony1-ctl/slony-ctl/etc/tpl_functions.sh?rev=1.1&content-type=text/x-cvsweb-markup)

В списке pgsql-committers по дате отправления:

Предыдущее
От: sachin@pgfoundry.org (User Sachin)
Дата:
Сообщение: stackbuilder - wizard: When an app is de-selected, check if any other
Следующее
От: c2main@pgfoundry.org (User C2main)
Дата:
Сообщение: slony1-ctl - slony-ctl: Use templates to simplify script