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: REWRITE_INVOKE_MAX and "query may contain cycles"
Date: 2003-02-20 02:51:25
Message-ID: 33DE883C-447E-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.

In the mean time, outside of modifying the source every time I
compile/install postgres, how can I redefine REWRITE_INVOKE_MAX?

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

thanks!

eric

Browse pgsql-general by date

  From Date Subject
Next Message Justin Hawkins 2003-02-20 03:03:28 Representing a one to many join relationship as an array
Previous Message Martijn van Oosterhout 2003-02-20 02:33:16 Re: 7.3.1 takes long time to vacuum table?