Re: [SQL] 16 parameter limit

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [SQL] 16 parameter limit
Дата
Msg-id Pine.LNX.4.30.0204152332040.834-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: [SQL] 16 parameter limit  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [SQL] 16 parameter limit  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: [SQL] 16 parameter limit  ("Josh Berkus" <josh@agliodbs.com>)
Список 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 по дате отправления:

Предыдущее
От: "Rod Taylor"
Дата:
Сообщение: Re: YADP - Yet another Dependency Patch
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: [SQL] 16 parameter limit