Fwd: REWRITE_INVOKE_MAX and "query may contain cycles" - Mailing list pgsql-general

From Eric B.Ridge
Subject Fwd: REWRITE_INVOKE_MAX and "query may contain cycles"
Date
Msg-id CE045726-44FA-11D7-9F63-0003937E3354@tcdi.com
Whole thread Raw
Responses Re: Fwd: REWRITE_INVOKE_MAX and "query may contain cycles"  (Bruno Wolff III <bruno@wolff.to>)
List 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


pgsql-general by date:

Previous
From: Thomas Beutin
Date:
Subject: Re: max connections
Next
From: P G
Date:
Subject: What is the quickest query in the database?