Re: MV patch broke users of ExplainOneQuery_hook - Mailing list pgsql-hackers

From Tom Lane
Subject Re: MV patch broke users of ExplainOneQuery_hook
Date
Msg-id 2088.1365522048@sss.pgh.pa.us
Whole thread Raw
In response to Re: MV patch broke users of ExplainOneQuery_hook  (Kevin Grittner <kgrittn@ymail.com>)
Responses Re: MV patch broke users of ExplainOneQuery_hook
List pgsql-hackers
Kevin Grittner <kgrittn@ymail.com> writes:
> Any objections to my pushing the patch I posted Friday to draw a
> distinction between populated and scannable, which also attempted
> to address a couple points raised by you, or would you rather the
> code didn't change at the moment?

I didn't look at it yet --- had my head in trigram regex stuff all
weekend.  Gimme a couple hours ...
        regards, tom lane



pgsql-hackers by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: MV patch broke users of ExplainOneQuery_hook
Next
From: Alvaro Herrera
Date:
Subject: Re: [COMMITTERS] pgsql: Add sql_drop event for event triggers