pgsql: Prevent core dump in contrib version of autovacuum when a table - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Prevent core dump in contrib version of autovacuum when a table
Date
Msg-id 20051020161448.1F84FDA869@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
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:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/contrib/pg_autovacuum:
        pg_autovacuum.c (r1.8.2.8 -> r1.8.2.9)

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

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Prevent core dump in contrib version of autovacuum when a table
Next
From: agoldshuv@pgfoundry.org (User Agoldshuv)
Date:
Subject: bizgres - bizgres: Updated version number to 2.0.12