pgsql: tag for beta4

Поиск
Список
Период
Сортировка
От scrappy@postgresql.org (Marc G. Fournier)
Тема pgsql: tag for beta4
Дата
Msg-id 20100730033141.E00BB7541D5@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

tag for beta4

Tags:
----
REL9_0_STABLE

Modified Files:
--------------
    pgsql:
        configure (r1.684 -> r1.684.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.684&r2=1.684.2.1)
        configure.in (r1.632 -> r1.632.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.632&r2=1.632.2.1)
    pgsql/doc:
        bug.template (r1.63 -> r1.63.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/bug.template?r1=1.63&r2=1.63.2.1)
    pgsql/src/include:
        pg_config.h.win32 (r1.73 -> r1.73.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/pg_config.h.win32?r1=1.73&r2=1.73.2.1)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Improved version of patch to protect pg_get_expr() against
Следующее
От: rhaas@postgresql.org (Robert Haas)
Дата:
Сообщение: pgsql: Make details of the Numeric representation private to numeric.c.