vacuum rusage fix - Mailing list pgsql-hackers

From Euler Taveira de Oliveira
Subject vacuum rusage fix
Date
Msg-id 4E4CF15C.6080601@timbira.com
Whole thread Raw
Responses Re: vacuum rusage fix
List pgsql-hackers
Hi,

While looking at Greg's patch I spotted that resource usage code for vacuum is
initialized even if we won't use it. Attached is a small patch that moves it
to the right place (this code mimics do_analyze_rel function).


--
   Euler Taveira de Oliveira - Timbira       http://www.timbira.com.br/
   PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento

Attachment

pgsql-hackers by date:

Previous
From: Euler Taveira de Oliveira
Date:
Subject: Re: Displaying accumulated autovacuum cost
Next
From: Jan Urbański
Date:
Subject: Re: plpython crash