Fwd: REWRITE_INVOKE_MAX and "query may contain cycles"

From: Eric B(dot)Ridge <ebr(at)tcdi(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Fwd: REWRITE_INVOKE_MAX and "query may contain cycles"
Date: 2003-02-20 17:43:21
Message-ID: CE045726-44FA-11D7-9F63-0003937E3354@tcdi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've run into a situation where I need a RULE to execute more than 10
(guaranteed non-cyclical) operations.

Outside of modifying the source every time I compile/install postgres
(which is what I've done now), how can I redefine REWRITE_INVOKE_MAX?

Also, is there any possibility of making REWRITE_INVOKE_MAX a
configurable number in some future version of postgres?

FWIW, I'm (still) using 7.2.3 on unix.

thanks!

eric

Responses

Browse pgsql-general by date

  From Date Subject
Next Message P G 2003-02-20 17:52:07 What is the quickest query in the database?
Previous Message Thomas Beutin 2003-02-20 17:31:07 Re: max connections