Re: Re: [COMMITTERS] pgsql: autovacuum: Drop orphan temp tables more quickly but with more c

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Robert Haas <rhaas(at)postgresql(dot)org>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [COMMITTERS] pgsql: autovacuum: Drop orphan temp tables more quickly but with more c
Date: 2016-11-22 00:57:14
Message-ID: 30024.1479776234@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Michael Paquier <michael(dot)paquier(at)gmail(dot)com> writes:
> On Mon, Nov 21, 2016 at 10:05 AM, Robert Haas <rhaas(at)postgresql(dot)org> wrote:
>> autovacuum: Drop orphan temp tables more quickly but with more caution.

> I have found an obvious bug when reading the code this morning:
> orphan_failures is not initialized:

My compiler noticed that, too. Will push.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-11-22 01:00:04 pgsql: Fix uninitialized variable.
Previous Message Michael Paquier 2016-11-22 00:46:43 Re: [COMMITTERS] pgsql: autovacuum: Drop orphan temp tables more quickly but with more c

Browse pgsql-hackers by date

  From Date Subject
Next Message Claudio Freire 2016-11-22 01:15:39 Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location
Previous Message Michael Paquier 2016-11-22 00:46:43 Re: [COMMITTERS] pgsql: autovacuum: Drop orphan temp tables more quickly but with more c