Number of index fields configurable

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Number of index fields configurable
Дата
Msg-id 200001100435.XAA14659@candle.pha.pa.us
обсуждение исходный текст
Ответы RE: [HACKERS] Number of index fields configurable  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-hackers
I have moved INDEX_MAX_KEYS to postgres.h, and have removed the
hard-coded limits that it is 8 fields.  I hope I got all of them.  The
default is still 8.

There were only a few places left that had the 8 hard-coded.

I haven't tested non-8 values but they should work.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Re:HEAP_MOVED_IN during vacuum - test case
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Re:HEAP_MOVED_IN during vacuum - test case