Re: pgsql: Fix bug introduced into indexable_outerrelids() by an - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Fix bug introduced into indexable_outerrelids() by an
Date
Msg-id 18346.1127434178@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Fix bug introduced into indexable_outerrelids() by an  (Michael Fuhr <mike@fuhr.org>)
List pgsql-committers
Michael Fuhr <mike@fuhr.org> writes:
> On Thu, Sep 22, 2005 at 08:25:09PM -0300, Tom Lane wrote:
>> Fix bug introduced into indexable_outerrelids() by an ill-considered
>> "optimization".... Per report from Husam Tomeh.

> Shouldn't that be "Per report from Jean-Pierre Pelletier"?

Yup, you're right, I looked at the wrong messages in the thread while
composing the log entry.  Oh well.

            regards, tom lane

pgsql-committers by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: pgsql: Fix bug introduced into indexable_outerrelids() by an
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Attached patch takes a swing at improving the autovacuum wording