Re: [SQL] 16 parameter limit - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: [SQL] 16 parameter limit
Date
Msg-id Pine.LNX.4.30.0204152332040.834-100000@peter.localdomain
Whole thread Raw
In response to Re: [SQL] 16 parameter limit  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [SQL] 16 parameter limit
Re: [SQL] 16 parameter limit
List pgsql-patches
Bruce Momjian writes:

> The following patch adds --maxindfuncparams to configure to allow you to
> more easily set the maximum number of function parameters and columns
> in an index.  (Can someone come up with a better name?)

> Are we staying at 16 as the default?   I personally think we can
> increase it to 32 with little penalty,

If you want to increase it, let's just increase it and not add any more
configure options.  If someone wants more than 32 then we really need to
start talking about design issues.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-patches by date:

Previous
From: "Rod Taylor"
Date:
Subject: Re: YADP - Yet another Dependency Patch
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: [SQL] 16 parameter limit