pgsql: Separate fetch of pg_autovacuum tuple into its own function.

From: alvherre(at)postgresql(dot)org (Alvaro Herrera)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Separate fetch of pg_autovacuum tuple into its own function.
Date: 2007-03-23 21:23:13
Message-ID: 20070323212313.91E869FB65E@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Separate fetch of pg_autovacuum tuple into its own function.

Modified Files:
--------------
pgsql/src/backend/postmaster:
autovacuum.c (r1.35 -> r1.36)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/autovacuum.c.diff?r1=1.35&r2=1.36)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2007-03-23 21:45:17 pgsql: Separate the code to start a new worker into its own function.
Previous Message Tom Lane 2007-03-23 21:22:22 Re: [COMMITTERS] pgsql: We no longer need to palloc the VacuumStmt node; keeping it on