pgsql: Avoid crash in interrupted autovacuum worker, caused by leaving
От
alvherre@postgresql.org (Alvaro Herrera)
Тема
pgsql: Avoid crash in interrupted autovacuum worker, caused by leaving
Дата
Msg-id
20070630040805.4E9759FB692@postgresql.org
Список
Log Message:
-----------
Avoid crash in interrupted autovacuum worker, caused by leaving the current
memory context pointing at a context not long lived enough.
Also, create a fake PortalContext where to store the vac_context, if only
to avoid having it be a top-level memory context.
Modified Files:
--------------
pgsql/src/backend/postmaster:
autovacuum.c (r1.52 -> r1.53)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/autovacuum.c.diff?r1=1.52&r2=1.53)
В списке pgsql-committers по дате отправления
От: h-saito@pgfoundry.org (User H-saito)
Дата: