Обсуждение: pgsql: Prevent core dump in contrib version of autovacuum when a table

Поиск
Список
Период
Сортировка

pgsql: Prevent core dump in contrib version of autovacuum when a table

От
tgl@svr1.postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Prevent core dump in contrib version of autovacuum when a table has been
dropped.  Per report from daveg (not his patch, though).

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/contrib/pg_autovacuum:
        pg_autovacuum.c (r1.27.4.4 -> r1.27.4.5)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_autovacuum/pg_autovacuum.c.diff?r1=1.27.4.4&r2=1.27.4.5)