pgsql: Remove the xlog-centric "database system is ready" message and

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Remove the xlog-centric "database system is ready" message and
Дата
Msg-id 20070207164448.5D6069FA356@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Remove the xlog-centric "database system is ready" message and replace it with
"database system is ready to accept connections", which is issued by the
postmaster when it really is ready to accept connections.  Per proposal from
Markus Schiltknecht and subsequent discussion.

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        xlog.c (r1.261 -> r1.262)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c.diff?r1=1.261&r2=1.262)
    pgsql/src/backend/postmaster:
        postmaster.c (r1.516 -> r1.517)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/postmaster.c.diff?r1=1.516&r2=1.517)

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Modify the stats regression test to delay until the stats file