Re: int8 primary keys still not using index without manual
В списке pgsql-general по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: int8 primary keys still not using index without manual |
| Дата | |
| Msg-id | 12635.1068313743@sss.pgh.pa.us обсуждение |
| Ответ на | Re: int8 primary keys still not using index without manual (Jan Wieck <JanWieck@Yahoo.com>) |
| Ответы |
Re: int8 primary keys still not using index without manual
|
| Список | pgsql-general |
Jan Wieck <JanWieck@Yahoo.com> writes:
> Tom Lane wrote:
>> Th big picture is that it doesn't work very well to assume that indexes
>> only need to handle same-datatype comparisons. I think we are
>> ultimately going to have to address that issue more-or-less directly.
> Wouldn't that logically lead to an "abstract" operator class to be
> pointed to in the original indexes operator class?
I've just posted a proposal in pgsql-hackers that attacks the problem
a little differently: put the cross-type operators directly into the
opclass.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера