Re: [SQL] partial indexes (indices)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [SQL] partial indexes (indices)
Дата
Msg-id 15819.938122486@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: [SQL] partial indexes (indices)  (Daniel Péder <dpeder@infoset.cz>)
Список pgsql-sql
Daniel Péder <dpeder@infoset.cz> writes:
> YES!
> that's what I'am looking for. But does anybody know HOW ?

> Allows you to index only part of a table.  Don't know any more.

It seems to be disabled in gram.y for some reason (no WHERE clause in
CREATE INDEX anymore), which is odd since there's still an awful lot of
code to support the feature elsewhere.

Anyone know who took this out and why?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] Re: [HACKERS] SELECT DISTINCT question
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [SQL] Re: [HACKERS] SELECT DISTINCT question