Re: INDEX_MAX_KEYS

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Jan Wieck <janwieck(at)yahoo(dot)com>, Greg Copeland <greg(at)CopelandConsulting(dot)Net>, PostgresSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: INDEX_MAX_KEYS
Date: 2002-03-11 22:59:09
Message-ID: 10881.1015887549@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
>> Wasn't it that this number had to be <= the maximum number of
>> function args?

> Yes, they are related. At least I think so.

They have to be exactly the same, because both are tied to the size
of the oidvector type.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-03-11 23:00:30 Re: INDEX_MAX_KEYS
Previous Message Bruce Momjian 2002-03-11 22:46:11 Re: psql and output from \?