Re: statement_cost_limit for regression testing. - Mailing list pgsql-hackers

From Ryan Bradetich
Subject Re: statement_cost_limit for regression testing.
Date
Msg-id e739902b0809020152v38459c2cm1c7a520f874e5209@mail.gmail.com
Whole thread Raw
In response to Re: statement_cost_limit for regression testing.  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: statement_cost_limit for regression testing.  ("Pavel Stehule" <pavel.stehule@gmail.com>)
List pgsql-hackers
Hello Simon,

On Mon, Sep 1, 2008 at 9:35 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
> On Thu, 2008-08-28 at 19:57 -0700, Ryan Bradetich wrote:
>> I just wanted to throw out another possible use for this GUC.   There
>> maybe a better way to
>> solve this problem, but I believe this patch would be useful for
>> regression testing.
> It's possible to do this using planner hooks, so no patch needed.

Excellent!

Time for me to read up on using these planner hooks.

Thanks!

- Ryan


pgsql-hackers by date:

Previous
From: "Ryan Bradetich"
Date:
Subject: Re: Question regarding the database page layout.
Next
From: ITAGAKI Takahiro
Date:
Subject: Re: rmgr hooks and contrib/rmgr_hook