pgsql: Install server-side language PL/pgSQL by default.

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Install server-side language PL/pgSQL by default.
Дата
Msg-id 20091218212842.74660753FB7@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Install server-side language PL/pgSQL by default.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        installation.sgml (r1.333 -> r1.334)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/installation.sgml?r1=1.333&r2=1.334)
    pgsql/src/bin/initdb:
        initdb.c (r1.179 -> r1.180)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c?r1=1.179&r2=1.180)
    pgsql/src/bin/pg_dump:
        pg_dump.c (r1.556 -> r1.557)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c?r1=1.556&r2=1.557)
    pgsql/src/test/regress:
        GNUmakefile (r1.79 -> r1.80)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/GNUmakefile?r1=1.79&r2=1.80)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Force the TZ environment variable to be set during initdb.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix link that doesn't work in standalone INSTALL document.