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

From Tom Lane
Subject Re: INDEX_MAX_KEYS = 16 ... it works, too
Date
Msg-id 9125.947660518@sss.pgh.pa.us
Whole thread Raw
In response to INDEX_MAX_KEYS = 16 ... it works, too  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
BTW, I have done quick-and-dirty tests of indexes with up to 16 keys
and SQL functions with up to 16 arguments, and both seem to work.
Did not try plpgsql or pltcl functions --- perhaps someone who's
handier than I am with those languages can check them.

I also committed a patch to ensure that index declarations with
more than INDEX_MAX_KEYS will be rejected; this oversight was
noted by Hiroshi a while ago.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] psql -f inconsistency with "copy from stdin"
Next
From: Adriaan Joubert
Date:
Subject: BlowAwayRelationBuffers