pgsql: Fix failure to check for INVALID worker entry in the new

Поиск
Список
Период
Сортировка
От alvherre@postgresql.org (Alvaro Herrera)
Тема pgsql: Fix failure to check for INVALID worker entry in the new
Дата
Msg-id 20070502154714.37CC39FBCB3@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix failure to check for INVALID worker entry in the new autovacuum code, which
could happen when a worker took to long to start and was thus "aborted" by the
launcher.  Noticed by lionfish buildfarm member.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        autovacuum.c (r1.42 -> r1.43)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/autovacuum.c.diff?r1=1.42&r2=1.43)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix oversight in PG_RE_THROW processing: it's entirely possible
Следующее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Use the new TimestampDifferenceExceeds API instead of