| От | Hiroshi Inoue |
|---|---|
| Тема | RE: [HACKERS] Number of index fields configurable |
| Дата | |
| Msg-id | 000401bf5b28$dd3c4fc0$2801007e@tpf.co.jp обсуждение |
| Ответ на | Number of index fields configurable (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: [HACKERS] Number of index fields configurable
|
| Список | pgsql-hackers |
> -----Original Message-----
> From: owner-pgsql-hackers@postgreSQL.org
> [mailto:owner-pgsql-hackers@postgreSQL.org]On Behalf Of Bruce Momjian
>
> 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.
>
Shouldn't the following catalog be changed ?
CATALOG(pg_index)
{
....int28 indkey;^^^^^oid8 indclass;^^^^^
Regards.
Hiroshi Inoue
Inoue@tpf.co.jp
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера