INDEX_MAX_KEYS = 16 ... it works, too - Mailing list pgsql-hackers

From Tom Lane
Subject INDEX_MAX_KEYS = 16 ... it works, too
Date
Msg-id 27767.947570602@sss.pgh.pa.us
Whole thread Raw
Responses Re: INDEX_MAX_KEYS = 16 ... it works, too
List pgsql-hackers
At least it passes regress tests --- haven't tried making an index
with more than 8 keys yet.

I just committed config.h.in with default settings of
INDEX_MAX_KEYS = FUNC_MAX_ARGS = 16.  This forces initdb!
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: zeros in oidvector type
Next
From: Michael Meskes
Date:
Subject: Re: [HACKERS] Shared library version