python - rc: Add some capacity to create the language.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - rc: Add some capacity to create the language.
Дата
Msg-id 20060629205550.4F07686C614@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add some capacity to create the language.

This provides a more convenient mechanism to create the language or the
language's template(8.1) in the database. While this is no where near as easy
as createlang, at least it's a step in that general direction.

Modified Files:
--------------
    rc/src:
        pg_python (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/rc/src/pg_python.diff?r1=1.3&r2=1.4)

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

Предыдущее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - be: Include codename (major version) in module name.
Следующее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - rc: Fix template existence check.