pgsql: Improvements to ps message of startup process during Hot Standby.

Поиск
Список
Период
Сортировка
От sriggs@postgresql.org (Simon Riggs)
Тема pgsql: Improvements to ps message of startup process during Hot Standby.
Дата
Msg-id 20100213162938.59F9B7541C5@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Improvements to ps message of startup process during Hot Standby.
Message is reset earlier and potential bug avoided.

Andres Freund

Modified Files:
--------------
    pgsql/src/backend/storage/ipc:
        standby.c (r1.12 -> r1.13)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/ipc/standby.c?r1=1.12&r2=1.13)

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

Предыдущее
От: sriggs@postgresql.org (Simon Riggs)
Дата:
Сообщение: pgsql: Fix relcache init file invalidation during Hot Standby for the
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Don't expose the inline definition of MemoryContextSwitchTo when