Re: statement_cost_limit for regression testing.

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Ryan Bradetich <rbradetich(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: statement_cost_limit for regression testing.
Date: 2008-09-01 16:35:45
Message-ID: 1220286945.4371.181.camel@ebony.2ndQuadrant
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On Thu, 2008-08-28 at 19:57 -0700, Ryan Bradetich wrote:

> I am not sure of the status of the patch, but I did read through the
> thread at:
> http://archives.postgresql.org/pgsql-hackers/2008-08/msg00054.php
>
>
> 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.

--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Training, Services and Support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2008-09-01 16:55:14 Re: Window functions patch v04 for the September commit fest
Previous Message Simon Riggs 2008-09-01 16:34:01 Re: New FSM patch